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

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