Profile Picture

How to create Cluster Bar Chart using DataReader

Posted By Christie Cooley 13 Years Ago
Author
Message
Christie Cooley
Posted 13 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)

Group: Forum Members
Last Active: 12 Years Ago
Posts: 5, Visits: 1
Thank you Nevron Tech Support team for the reply. But I have successfully created a Cluster Bar Chart with 2 series.

Thanks.

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

Hi Christie,

In order to create a cluster bar you'll need two or more instances of bar series. This means that you cannot directly use the automatic data import from a single sql table / view as there must be some logic that groups the bars into clusters. Can you post the table schema as well as some sample data on what you actually want to chart? - this will be helpful to provide a code snippet showing how to achieve this.



Best Regards,
Nevron Support Team



Christie Cooley
Posted 13 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)

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

I have been trying to bind DataReader with Bar chart. I have successfully created a chart with one series. But not able to create a Cluster Bar Chart using imported data from DataReader(the DataReader contains multiple columns). Does anybody have a sample example for me??

Thanks.



Similar Topics


Reading This Topic