Series Property
Series
Gets the list of the series.
Declaration
[C1Description("FlexChart.Series", "Gets the list of the series.")]
public SeriesCollection Series { get; }
<C1Description("FlexChart.Series", "Gets the list of the series.")>
Public ReadOnly Property Series As SeriesCollection