FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DDataSetGrid Class / GetChartGroup Method

In This Topic
    GetChartGroup Method (Chart3DDataSetGrid)
    In This Topic
    For internal used only. Gets the chart group which contains this data set.
    Syntax
    'Declaration
     
    Public Function GetChartGroup() As Chart3DGroup
    public Chart3DGroup GetChartGroup()
    See Also