C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / ItemsSource Property

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