RadControls for Silverlight

Specifies the position of the HeatMapRowLabelsControl.

Namespace: Telerik.Windows.Controls.HeatMap
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.2.611.1050

Syntax

C#
public enum HeatMapRowLabelsPanelPosition
Visual Basic
Public Enumeration HeatMapRowLabelsPanelPosition

Members

Member nameValueDescription
Left0 The control will be positioned to the left.
Right1 The control will be positioned to the right.

See Also