Class HeatMapColorizer
Inheritance
System.Object
HeatMapColorizer
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class HeatMapColorizer : DependencyObject
Constructors
HeatMapColorizer()
Declaration
protected HeatMapColorizer()
Fields
IsAbsoluteProperty
Declaration
public static readonly DependencyProperty IsAbsoluteProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
IsAbsolute
Declaration
public bool IsAbsolute { get; set; }
Property Value
|
System.Boolean
|
Methods
RaiseChanged()
Declaration
protected void RaiseChanged()