FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DGroup Class / Gantt Property

In This Topic
    Gantt Property (Chart2DGroup)
    In This Topic
    Gets the ChartGantt object containing properties specific to Gantt charts.
    Syntax
    'Declaration
     
    Public ReadOnly Property Gantt As ChartGantt
    public ChartGantt Gantt {get;}
    See Also