Articles in this section

How can I set Gantt style series side-by-side?

 

To set a Gantt style series Side-by-Side using GanttDrawMode property into AutoSizeMode in ChartWebControl.

C#

this.ChartWebControl1.Series[0].GanttDrawMode=ChartGanttDrawMode.AutoSizeMode;

VB

Me.ChartWebControl1.Series(0).GanttDrawMode=ChartGanttDrawMode.AutoSizeMode

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied