Class HeatMapColumnLabelsPanelPosition
Specifies the position of the HeatMapColumnLabelsControl.
Inheritance
System.Object
HeatMapColumnLabelsPanelPosition
Namespace: Telerik.Windows.Controls.HeatMap
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class HeatMapColumnLabelsPanelPosition : Enum
Fields
Bottom
The control will be positioned at the bottom.
Declaration
public const HeatMapColumnLabelsPanelPosition Bottom
Field Value
HeatMapColumnLabelsPanelPosition
|
Top
The control will be positioned on top.
Declaration
public const HeatMapColumnLabelsPanelPosition Top
Field Value
HeatMapColumnLabelsPanelPosition
|
value__
Declaration
public int value__
Field Value
System.Int32
|