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

This class contains information needed by the HeatMapLabel.

Definition

Namespace:Telerik.Windows.Controls.HeatMap

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public sealed class HeatMapLabelInfo : DependencyObject

Inheritance: objectHeatMapLabelInfo

Constructors

C#
public HeatMapLabelInfo()

Properties

Gets or sets the label text.

C#
public string LabelText { get; set; }