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

In This Topic
    Group0 Property (Chart3DGroups)
    In This Topic
    Gets the first chart group.
    Syntax
    'Declaration
     
    Public ReadOnly Property Group0 As Chart3DGroup
    public Chart3DGroup Group0 {get;}
    See Also