Class LabelsCollection
Represents an ObservableCollection of LabelData items.
Inheritance
System.Object
LabelsCollection
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class LabelsCollection : RadHierarchicalObservableCollection<LabelData>, ISuspendNotifications, INotifyCollectionStateProvider, INotifyItemPropertyChanged
Constructors
LabelsCollection()
Declaration
public LabelsCollection()