ClassHeatMapColumnLabel
Class
A class that represents a column-label, intended for use with the RadHeatMap.
Definition
Namespace:Telerik.UI.Xaml.Controls.DataVisualization
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public sealed class HeatMapColumnLabel : HeatMapLabel
Inheritance: objectHeatMapLabelHeatMapColumnLabel
Inherited Members
Constructors
HeatMapColumnLabel()
Initializes a new instance of the HeatMapColumnLabel class.
Declaration
cs-api-definition
public HeatMapColumnLabel()
Fields
LabelRotationAngleProperty
Identifies the LabelRotationAngle dependency property.
Declaration
cs-api-definition
public static readonly DependencyProperty LabelRotationAngleProperty
Field Value
DependencyProperty
Properties
LabelRotationAngle
Gets or sets the rotation angle applied to the label.
Methods
OnApplyTemplate()
Declaration
cs-api-definition
protected override void OnApplyTemplate()