Class HeatMapColumnLabel
Inheritance
System.Object
HeatMapColumnLabel
Assembly: Telerik.WinUI.Controls.dll
Syntax
public sealed class HeatMapColumnLabel : HeatMapLabel
Constructors
Declaration
public HeatMapColumnLabel()
Fields
Declaration
public static readonly DependencyProperty LabelRotationAngleProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Declaration
public double LabelRotationAngle { get; set; }
Property Value
Methods
Declaration
protected override void OnApplyTemplate()
Extension Methods