Class ItemMappingCollection
Holds the list of ItemMapping items that constitute the data mappings for a single chart series instance.
Inheritance
System.Object
ItemMappingCollection
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class ItemMappingCollection : DependencyObjectCollection<ItemMapping>
Constructors
ItemMappingCollection()
Declaration
public ItemMappingCollection()