[]
        
(Showing Draft Content)

C1.Win.FlexReport.ChartField.ChartGroups2D

ChartGroups2D Property

ChartGroups2D

Gets the chart groups of a 2D chart.

Declaration
[C1Category("Data")]
[C1Description("ChartField.ChartGroups2D", "The chart groups of a 2D chart.")]
public Chart2DGroups ChartGroups2D { get; }
<C1Category("Data")>
<C1Description("ChartField.ChartGroups2D", "The chart groups of a 2D chart.")>
Public ReadOnly Property ChartGroups2D As Chart2DGroups
Remarks

Each chart grup contains information related to data values and appearance.