Class HeatMapRangeColorCollection
Defines an observable collection of HeatMapRangeColor objects, intended for use with the HeatMapRangeColorizer.
Inheritance
System.Object
HeatMapRangeColorCollection
Namespace: Telerik.WinControls.UI.HeatMap
Assembly: Telerik.WinControls.UI.dll
Syntax
public class HeatMapRangeColorCollection : ObservableCollection<HeatMapRangeColor>
Constructors
HeatMapRangeColorCollection()
Declaration
public HeatMapRangeColorCollection()