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