Class ChartSeriesDescriptorCollection
Represents a typed observable collection of Chart
Inheritance
System.Object
ChartSeriesDescriptorCollection
Namespace: Telerik.Windows.Controls.ChartView
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class ChartSeriesDescriptorCollection : ObservableCollection<ChartSeriesDescriptor>
Constructors
ChartSeriesDescriptorCollection()
Declaration
public ChartSeriesDescriptorCollection()