Articles in this section
Category / Section

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

1 min read

 

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)
Please sign in to leave a comment
Access denied
Access denied