ComponentOne FinancialChart for UWP Edition
ItemsSource Property (Series)

C1.Xaml.Chart Namespace > Series Class : ItemsSource Property
Gets or sets the collection of objects that contains the series data.
Syntax
'Declaration
 
Public Property ItemsSource As Object
public object ItemsSource {get; set;}
See Also

Reference

Series Class
Series Members