Class HeatMapRowLabelsControl
Inheritance
System.Object
HeatMapRowLabelsControl
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public sealed class HeatMapRowLabelsControl : HeatMapLabelsControlBase<HeatMapRowLabel, HeatMapRowLabelsPanel>
Constructors
HeatMapRowLabelsControl()
Declaration
public HeatMapRowLabelsControl()
Fields
PositionProperty
Declaration
public static readonly DependencyProperty PositionProperty
Field Value
Microsoft.
|
RowsCountProperty
Declaration
public static readonly DependencyProperty RowsCountProperty
Field Value
Microsoft.
|
Properties
Position
Declaration
public HeatMapRowLabelsPanelPosition Position { get; set; }
Property Value
RowsCount
Declaration
public int RowsCount { get; set; }
Property Value
System.
|
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.HeatMapRowLabel, Telerik.UI.Xaml.Controls.DataVisualization.HeatMapRowLabelsPanel>.OnItemsChanged()