Class HeatMapLabelInfo
Inheritance
System.Object
HeatMapLabelInfo
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public sealed class HeatMapLabelInfo : DependencyObject
Constructors
HeatMapLabelInfo()
Declaration
public HeatMapLabelInfo()
Properties
LabelText
Declaration
public string LabelText { get; set; }
Property Value
System.
|