Profile Picture

Gantt Chart - Multiple Start and End Times?

Posted By Sachin Karadgi 13 Years Ago
Author
Message
Sachin Karadgi
Posted 13 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)

Group: Forum Members
Last Active: 13 Years Ago
Posts: 4, Visits: 1

Hello,

I am creating a gantt chart using NFloatBarSeries and I am successful.

However, I have activities which have multiple begin and end times as shown in the attached file.

Is it possible to draw the bars one after another?

Warm Regards,

Sachin



Attachments
RequiredGanttChart.jpg (97 views, 129.00 KB)
Nevron Support
Posted 13 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)

Group: Forum Members
Last Active: Last Week
Posts: 3,054, Visits: 4,009

Hello Sachin,

There are two ways to do this:

1. Enable the Float Bar series X values - in this mode you have to set a X value for each bar. The bars with equal X values will appear in the same lane (category).

2. Use multiple Floating Bar series - the actual number of series depends on the maximum number of bars in a lane. For example if you have at most three bars in a lane, you have to add three series. For the lanes with less bars you have to set empty data points.

 



Best Regards,
Nevron Support Team



Sachin Karadgi
Posted 13 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)

Group: Forum Members
Last Active: 13 Years Ago
Posts: 4, Visits: 1

Hello Nevron Support Team,

Thank you for the quick reply. I tried the first option and it works.

Since I set the "UseXValues", the user defined bar width (i.e., WidthPercent) has no effect. Is there any way to set the bar width?

Warm Regards,

Sachin



Nevron Support
Posted 13 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)

Group: Forum Members
Last Active: Last Week
Posts: 3,054, Visits: 4,009

Hello Sachin,

When the UseXValues is set to true you have to use the BarWidth property.



Best Regards,
Nevron Support Team



Suri Yalamanchili
Posted 12 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)

Group: Forum Members
Last Active: 12 Years Ago
Posts: 1, Visits: 1
Hi ,

Could someone help me with the Gantt chart ? I have 2 questions

1) How do I get the date range on the X-Axis ?

2) How do I get my category grouping on the Y-Axis ?

Any help is greatly appreciated.

Thanks

Nevron Support
Posted 12 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)

Group: Forum Members
Last Active: Last Week
Posts: 3,054, Visits: 4,009

Hi Suri,

Most likely you need to post this in the Chart for SSRS forum - but anyway you can take a look at the following example: ChartTypes_FloatBar.rdl. It shows how to give the chart right to left orientation which will flip the X and Y axes. It also shows how to use a Category Grouping and Y axis values in date format. Hope this helps - let us know if you meet any problems.



Best Regards,
Nevron Support Team





Similar Topics


Reading This Topic