[]
        
(Showing Draft Content)

C1.Report.FlexChartField.SeriesGroups

SeriesGroups Property

SeriesGroups

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

Declaration
[C1Category("Data")]
[C1Description("FlexChartField.SeriesGroups", "The collection of optional series group for extra levels of data.")]
public DataGroupCollection SeriesGroups { get; }
<C1Category("Data")>
<C1Description("FlexChartField.SeriesGroups", "The collection of optional series group for extra levels of data.")>
Public ReadOnly Property SeriesGroups As DataGroupCollection
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.