C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexPie Class / ItemsSource Property

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