Class HeatMapRowHeaderSettings
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public sealed class HeatMapRowHeaderSettings : HeatMapHeaderSettings
Constructors
HeatMapRowHeaderSettings()
Declaration
public HeatMapRowHeaderSettings()
Fields
LabelsPanelPositionProperty
Declaration
public static readonly DependencyProperty LabelsPanelPositionProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
LabelsPanelPosition
Declaration
public HeatMapRowLabelsPanelPosition LabelsPanelPosition { get; set; }
Property Value
|
HeatMapRowLabelsPanelPosition
|