Class ChartLegendItemCollection
Holds the list of ChartLegendItem items that constitute a single chart legend instance.
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class ChartLegendItemCollection : RadObservableCollection<ChartLegendItem>, ISuspendNotifications, INotifyCollectionStateProvider
Constructors
ChartLegendItemCollection()
Declaration
public ChartLegendItemCollection()