Enum ChartGanttDrawMode
Specifies the mode of drawing the Gantt chart
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartGanttDrawMode
Fields
Name | Description |
---|---|
AutoSizeMode | Plots the Gantt chart as side-by-side. |
CustomPointWidthMode | Plots the Gantt chart as overlapped. |