The Gantt class contains properties specific to Gantt charts.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(Gantt..::..TypeConverter))] public class Gantt : c1SpecialData |
Visual Basic |
---|
<TypeConverterAttribute(GetType(Gantt..::..TypeConverter))> _ Public Class Gantt _ Inherits c1SpecialData |