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

In This Topic
ItemsSource Property (C1FinancialChart)
In This Topic
Gets or sets the collection of objects that contains the series data.
Syntax
'Declaration
 
Public Property ItemsSource As Object
 
See Also