Gets or sets the Gantt object.
[Visual Basic]
Public Property Gantt As Gantt
[C#]
public Gantt Gantt {get;set;}
[Delphi]
public property Gantt: Gantt read get_Gantt write set_Gantt;
Remarks
The Gantt object contains properties specific to Gantt charts.
See Also
ChartGroup Class | ChartGroup Members | C1.Win.C1Chart Namespace | ChartGroup Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |