FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DGroups Class / Group0 Property

In This Topic
    Group0 Property (Chart2DGroups)
    In This Topic
    Gets the foreground Chart2DGroup.
    Syntax
    'Declaration
     
    Public ReadOnly Property Group0 As Chart2DGroup
    public Chart2DGroup Group0 {get;}
    See Also