Class HeatMapLabel
Inheritance
System.Object
HeatMapLabel
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class HeatMapLabel : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
HeatMapLabel(TextBlock)
Properties
CanvasLeft
Declaration
public double CanvasLeft { get; }
Property Value
System.Double
|
CanvasTop
Declaration
public double CanvasTop { get; }
Property Value
System.Double
|
Label
LabelColor
LabelFontSize
Declaration
public double LabelFontSize { get; }
Property Value
System.Double
|
LabelText
Declaration
public string LabelText { get; }
Property Value
System.String
|