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.
|
Properties
IsAbsolute
Declaration
public bool IsAbsolute { get; set; }
Property Value
System.
|
Methods
RaiseChanged()
Declaration
protected void RaiseChanged()