[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartDataSeries.DataValues

DataValues Property

DataValues

Gets the collection of data values for the data series.

Declaration
[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
Remarks

Different chart type needs different length of data values.