[]
Gets the collection of series values which define the template of each series.
[C1Description("ChartData.SeriesValues", "The collection of series values which define the template of each series.")]
public ChartDataSeriesCollection SeriesValues { get; }
<C1Description("ChartData.SeriesValues", "The collection of series values which define the template of each series.")>
Public ReadOnly Property SeriesValues As ChartDataSeriesCollection
At least one series value exists.