Base class for all colorizers for
RadHeatMap according to which the cells of the
RadHeatMap will be colored.
Namespace: Telerik.Windows.Controls.HeatMapAssembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050
Syntax
| Visual Basic |
|---|
Public MustInherit Class HeatMapColorizer _
Inherits DependencyObject |
Inheritance Hierarchy
See Also