Class ChartGanttConfigItem
Configuration item that pertains to Gantt charts.
Implements
Inherited Members
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public class ChartGanttConfigItem : ChartConfigItem, IChangeNotifyingItem
Constructors
ChartGanttConfigItem()
Initializes a new instance of the ChartGanttConfigItem class.
Declaration
public ChartGanttConfigItem()
Properties
DrawMode
Specifies the drawing mode of Gantt chart.
Declaration
public ChartGanttDrawMode DrawMode { get; set; }
Property Value
| Type |
|---|
| ChartGanttDrawMode |