Class
HeatMapRangeColorCollection

Defines an observable collection of HeatMapRangeColor objects, intended for use with the HeatMapRangeColorizer.

Definition

Namespace:Telerik.UI.Xaml.Controls.DataVisualization

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public sealed class HeatMapRangeColorCollection : DependencyObjectItemCollection<HeatMapRangeColor>, IList<HeatMapRangeColor>, ICollection<HeatMapRangeColor>, IList, ICollection, IReadOnlyList<HeatMapRangeColor>, IReadOnlyCollection<HeatMapRangeColor>, IEnumerable<HeatMapRangeColor>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, ISuspendNotifications, IWeakEventListener, INotifyItemChanged

Inheritance: objectCollection<HeatMapRangeColor>ObservableCollection<HeatMapRangeColor>BindableCollection<HeatMapRangeColor>RadObservableCollection<HeatMapRangeColor>ObservableItemCollection<HeatMapRangeColor>DependencyObjectItemCollection<HeatMapRangeColor>HeatMapRangeColorCollection

Implements: ICollectionICollection<HeatMapRangeColor>IEnumerableIEnumerable<HeatMapRangeColor>IListIList<HeatMapRangeColor>INotifyCollectionChangedINotifyItemChangedINotifyPropertyChangedIReadOnlyCollection<HeatMapRangeColor>IReadOnlyList<HeatMapRangeColor>ISuspendNotificationsIWeakEventListener

Inherited Members ObservableItemCollection<HeatMapRangeColor>.ItemChangedRadObservableCollection<HeatMapRangeColor>.AddRange(IEnumerable<HeatMapRangeColor>)RadObservableCollection<HeatMapRangeColor>.InsertRange(IEnumerable<HeatMapRangeColor>, int)RadObservableCollection<HeatMapRangeColor>.RemoveRange(IEnumerable<HeatMapRangeColor>)RadObservableCollection<HeatMapRangeColor>.Reset()RadObservableCollection<HeatMapRangeColor>.SuspendNotifications()RadObservableCollection<HeatMapRangeColor>.ResumeNotifications()RadObservableCollection<HeatMapRangeColor>.ShouldResetOnResumeNotificationsRadObservableCollection<HeatMapRangeColor>.NotificationsSuspendedRadObservableCollection<HeatMapRangeColor>.CollectionChangingRadObservableCollection<HeatMapRangeColor>.PropertyChangedObservableCollection<HeatMapRangeColor>.Move(int, int)ObservableCollection<HeatMapRangeColor>.CollectionChangedCollection<HeatMapRangeColor>.Add(HeatMapRangeColor)Collection<HeatMapRangeColor>.Clear()Collection<HeatMapRangeColor>.CopyTo(HeatMapRangeColor[], int)Collection<HeatMapRangeColor>.Contains(HeatMapRangeColor)Collection<HeatMapRangeColor>.GetEnumerator()Collection<HeatMapRangeColor>.IndexOf(HeatMapRangeColor)Collection<HeatMapRangeColor>.Insert(int, HeatMapRangeColor)Collection<HeatMapRangeColor>.Remove(HeatMapRangeColor)Collection<HeatMapRangeColor>.RemoveAt(int)Collection<HeatMapRangeColor>.CountCollection<HeatMapRangeColor>.this[int]

Constructors

HeatMapRangeColorCollection()

Declaration

cs-api-definition
public HeatMapRangeColorCollection()
In this article
DefinitionConstructorsHeatMapRangeColorCollection()
Not finding the help you need?
Contact Support