2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartGroup Class / Gantt Property

In This Topic
    Gantt Property
    In This Topic
    Gets or sets the Gantt object.
    Syntax
    'Declaration
     
    Public Property Gantt As Gantt
    public Gantt Gantt {get; set;}
    Remarks
    The Gantt object contains properties specific to Gantt charts.
    See Also