New to Telerik UI for WPFStart a free 30-day trial

A class used to set up the column-headers of the RadHeatMap.

Definition

Constructors

Initializes a new instance of the HeatMapRowHeaderSettings class.

C#
public HeatMapRowHeaderSettings()

Fields

LabelsPanelPositionProperty

DependencyProperty

Identifies the LabelsPanelPosition dependency property.

C#
public static readonly DependencyProperty LabelsPanelPositionProperty

Properties

Gets or sets the labels panel position.

C#
public HeatMapRowLabelsPanelPosition LabelsPanelPosition { get; set; }