C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexChart Class / Series Property

In This Topic
Series Property (FlexChart)
In This Topic
Gets the list of the series.
Syntax
'Declaration
 
Public ReadOnly Property Series As IList(Of Series)
 
See Also