FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DGroup Class / ChartData Property

In This Topic
    ChartData Property (Chart3DGroup)
    In This Topic
    Gets the data for the chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property ChartData As Chart3DData
    public Chart3DData ChartData {get;}
    See Also