RadControls for Silverlight

Base class for all colorizers for RadHeatMap according to which the cells of the RadHeatMap will be colored.

Namespace: Telerik.Windows.Controls.HeatMap
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050

Syntax

C#
public abstract class HeatMapColorizer : DependencyObject
Visual Basic
Public MustInherit Class HeatMapColorizer _
	Inherits DependencyObject

Inheritance Hierarchy

See Also