Class HeatMapRowLabelsPanel
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public sealed class HeatMapRowLabelsPanel : HeatMapLabelsPanelBase
Constructors
HeatMapRowLabelsPanel()
Declaration
public HeatMapRowLabelsPanel()
Fields
PositionProperty
Declaration
public static readonly DependencyProperty PositionProperty
Field Value
Microsoft.
|
Properties
Position
Declaration
public HeatMapRowLabelsPanelPosition Position { get; set; }
Property Value
Methods
ArrangeOverride(Size)
Declaration
protected override Size ArrangeOverride(Size finalSize)
Parameters
Windows.
|
Returns
Windows.
|
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
Windows.
|
Returns
Windows.
|