Chart issue

Stimulsoft Reports.WEB discussion
Post Reply
User avatar
John
Posts: 132
Joined: Tue Feb 01, 2011 3:56 am
Location: England

Chart issue

Post by John »

Hallo Support,

I'm trying to design a chart which should display data as in the screenshot here. At the moment I'm just using test data in xml and xsd files to try to get it to work.
As I understand it, I need to display 5 series here in order to get the different colours. Each series only has one data point. The trouble is, I don't know how the data should look to get it to display like this. If I have everything in one data table and the x-axis values in one column then I can create one series and this will display everything as in the screenshot but only in ONE colour.

Do you know of a way (even dynamically in the code if the designer can't do it) in which I can get this to work?

Thanks and regards,

John Kitching
Attachments
1092.Chart1.jpg
1092.Chart1.jpg (29.97 KiB) Viewed 1565 times
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Chart issue

Post by Vladimir »

Hello,

You just need to create a single Clustered Column serie, and set the Area.ColorEach property to True.

Thnak you.
User avatar
John
Posts: 132
Joined: Tue Feb 01, 2011 3:56 am
Location: England

Chart issue

Post by John »

Hallo Vladimir,

thanks very much - it's so simple!

Regards,

John K.
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Chart issue

Post by Andrew »

Hello,

We are happy to hep you!
Post Reply