Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
315
Multiple Y Axis for a Gantt Chart drawn in a Composite chart
posted

Hi,

    This may seem very complex but I will try to make it as simple as possible. I am trying to draw a composite chart where the top layer is a Gantt Chart and the bottom layer is a Line Chart. Both the charts need to share the same X Axis. However, the line chart has multiple Y Axis due to which the width of the X Axis reduces. It looks something like this,

I counted the number of Y axis in the Line chart and created equal number of Y axis for the Gantt Charts and made then invisible. That worked for until 2 Y axis but not after that the Gantt chart does not seem to shift. Is there any way in which I can coincide these axis? How many Y Axis can we add to a gantt chart. 

 

Moreover, for the GanttDataSource, I have created a Gantt Series and every new line is a new Task added to that series. Can I make the color change for the bars on the same line? Can 2 TaskItems be added on a same line?

 

I worked with this datasource on a separate Gantt Chart and I could  set the property  ShowOwner = true to see the owners. However , after making it a composite chart I cannot see the owners even after setting the properties.

Can you please help?

 

Thanks,

Ketaki

 

Parents Reply Children