Class HeatMapColumnLabelsControl
Inheritance
System.Object
HeatMapColumnLabelsControl
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class HeatMapColumnLabelsControl : HeatMapLabelsControlBase<HeatMapColumnLabel, HeatMapColumnLabelsPanel>
Constructors
HeatMapColumnLabelsControl()
Declaration
public HeatMapColumnLabelsControl()
Fields
ColumnsCountProperty
Declaration
public static readonly DependencyProperty ColumnsCountProperty
Field Value
Microsoft.
|
LabelRotationAngleProperty
Declaration
public static readonly DependencyProperty LabelRotationAngleProperty
Field Value
Microsoft.
|
PositionProperty
Declaration
public static readonly DependencyProperty PositionProperty
Field Value
Microsoft.
|
Properties
ColumnsCount
Declaration
public int ColumnsCount { get; set; }
Property Value
System.
|
LabelRotationAngle
Declaration
public double LabelRotationAngle { get; set; }
Property Value
System.
|
Position
Declaration
public HeatMapColumnLabelsPanelPosition Position { get; set; }
Property Value
Methods
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|
Overrides
OnItemsChanged()
Declaration
protected override void OnItemsChanged()
Overrides
Telerik.UI.Xaml.Controls.DataVisualization.FastItemsControl<Telerik.UI.Xaml.Controls.DataVisualization.HeatMapColumnLabel, Telerik.UI.Xaml.Controls.DataVisualization.HeatMapColumnLabelsPanel>.OnItemsChanged()