[]
Gets the collection of data values for the data series.
[C1Description("ChartDataSeries.DataValues", "The collection of data values for the data series.")]
public ChartDataValuesCollection DataValues { get; }
<C1Description("ChartDataSeries.DataValues", "The collection of data values for the data series.")>
Public ReadOnly Property DataValues As ChartDataValuesCollection
Different chart type needs different length of data values.