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

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