C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / Series Property

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