Class ChartGanttDrawMode
Specifies the mode of drawing the Gantt chart
Inheritance
System.Object
ChartGanttDrawMode
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public sealed class ChartGanttDrawMode : Enum
Fields
AutoSizeMode
Plots the Gantt chart as side-by-side.
Declaration
public const ChartGanttDrawMode AutoSizeMode
Field Value
| Type |
|---|
| ChartGanttDrawMode |
CustomPointWidthMode
Plots the Gantt chart as overlapped.
Declaration
public const ChartGanttDrawMode CustomPointWidthMode
Field Value
| Type |
|---|
| ChartGanttDrawMode |