Problem with Chart

Hi,

I have a problem for easily make a chart.
I must create an easy C#-class in order to allow all my colleague to easily create a chart only with the select clause.
In fact of a select which looks like " select x,y from table; " it's easy.
My problem is when I try to make a chart with something like that :
"select aisle, height, occupation_percentage from myView" , it's not so easy.
I want something that look like attachment exemple.gif ( make with Crystal Report ). Explanation : G means Aisle, Hoehenkl means Height and Prozent means occupation_percentage.

Can I make that as easy as with Crystal Report ( crystalReportChart.gif ) ?

Thanx

Chart18.zip

1 Reply

RF Rashidha F Syncfusion Team June 18, 2007 02:12 PM UTC

Hi Sabrina,

Thanks for using Syncfusion Products.

Please have a look at the attached sample.

http://websamples.syncfusion.com/samples/Chart.Windows/F62528/main.htm

The above sample shows how to achieve your requirement using Essential Chart and Grid.

Please let me know if this helps.

Regards,
Rashidha.

Loader.
Up arrow icon