Class IndicatorValueMappingCollection
Holds the list of IndicatorValueMapping items that constitute the data mappings for a indicator's value source.
Inheritance
System.Object
IndicatorValueMappingCollection
Inherited Members
Namespace: Telerik.Windows.Controls.Gauge
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class IndicatorValueMappingCollection : RadObservableCollection<IndicatorValueMapping>, ISuspendNotifications, INotifyCollectionStateProvider
Constructors
IndicatorValueMappingCollection()
Declaration
public IndicatorValueMappingCollection()