Class HeatMapLabelsGrid
Inheritance
System.Object
HeatMapLabelsGrid
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public sealed class HeatMapLabelsGrid : Control
Constructors
HeatMapLabelsGrid()
Declaration
public HeatMapLabelsGrid()
Fields
CellBorderThicknessProperty
Declaration
public static readonly DependencyProperty CellBorderThicknessProperty
Field Value
Microsoft.
|
CellLabelSettingsProperty
Declaration
public static readonly DependencyProperty CellLabelSettingsProperty
Field Value
Microsoft.
|
DefinitionProperty
Declaration
public static readonly DependencyProperty DefinitionProperty
Field Value
Microsoft.
|
Properties
CellBorderThickness
Declaration
public int CellBorderThickness { get; set; }
Property Value
System.
|
CellLabelSettings
Declaration
public HeatMapCellLabelSettings CellLabelSettings { get; set; }
Property Value
Definition
Methods
ArrangeOverride(Size)
Declaration
protected override Size ArrangeOverride(Size arrangeBounds)
Parameters
Windows.
|
Returns
Windows.
|
OnApplyTemplate()
Declaration
protected override void OnApplyTemplate()