Class HeatMapRowLabelsPanelPosition
Specifies the position of the HeatMapRowLabelsControl.
Inheritance
System.Object
HeatMapRowLabelsPanelPosition
Namespace: Telerik.Windows.Controls.HeatMap
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class HeatMapRowLabelsPanelPosition : Enum
Fields
Left
The control will be positioned to the left.
Declaration
public const HeatMapRowLabelsPanelPosition Left
Field Value
HeatMapRowLabelsPanelPosition
|
Right
The control will be positioned to the right.
Declaration
public const HeatMapRowLabelsPanelPosition Right
Field Value
HeatMapRowLabelsPanelPosition
|
value__
Declaration
public int value__
Field Value
System.Int32
|