[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartData.SeriesValues

SeriesValues Property

SeriesValues

Gets the collection of series values which define the template of each series.

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

At least one series value exists.