Class HeatMapColumnLabelsPanelPosition
Specifies the position of the Heat
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
Top
The control will be positioned on top.
Declaration
public const HeatMapColumnLabelsPanelPosition Top
Field Value
value__
Declaration
public int value__
Field Value
System.
|