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

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