C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexChart Class / Series Property

In This Topic
Series Property (C1FlexChart)
In This Topic
Gets the series collection.
Syntax
'Declaration
 
Public ReadOnly Property Series As ObservableCollection(Of Series)
 
See Also