[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartData.SeriesGroups

SeriesGroups Property

SeriesGroups

Gets the collection of optional series group for extra levels of data.

Declaration
public ChartDataGroupsCollection SeriesGroups { get; }
Public ReadOnly Property SeriesGroups As ChartDataGroupsCollection
Remarks

Optional, provides extra levels of data (for example, Orders by Country can be broken down by years as well). Labels for the series are displayed in the legend.