how to create dynamic Series in chart

Stimulsoft Reports.NET discussion
Post Reply
Jane Zhang
Posts: 8
Joined: Thu May 24, 2012 5:46 am

how to create dynamic Series in chart

Post by Jane Zhang »

I have a report with a chart that displays the dynamic Series from a data source, But I just found the fixed series in the chart.Have any ideas to resolve this issue?
just like this report.
Attachments
EventYearCompletionRate.mrt
this report need to displays the dynamic Series from a data source
(34.02 KiB) Downloaded 611 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: how to create dynamic Series in chart

Post by HighAley »

Hello.

If you need to create several series, you should set the Auto Series Key Data Column property to create a new Series for each new value of this property.
Also you could set the Auto Series Color Data Column and Auto Series Title Data Column properties to set the color and Title for each series.

Thank you.
Jane Zhang
Posts: 8
Joined: Thu May 24, 2012 5:46 am

Re: how to create dynamic Series in chart

Post by Jane Zhang »

Can you give me a sample report? I don't know how to set the the Auto Series Color Data Column and Auto Series Title Data Column properties to set the color and Title for each series. I change the propertys,but the color of series is not changed.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: how to create dynamic Series in chart

Post by HighAley »

Hello.

We are sending you a sample report template which demonstrates the using of these properties.

Thank you.
Attachments
ChartAutoSeries.zip
(2.87 KiB) Downloaded 794 times
Jane Zhang
Posts: 8
Joined: Thu May 24, 2012 5:46 am

Re: how to create dynamic Series in chart

Post by Jane Zhang »

That works wonderfully, thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: how to create dynamic Series in chart

Post by Alex K. »

Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.
jay@bplogix.com
Posts: 251
Joined: Fri Feb 04, 2011 11:46 am
Location: San Diego, CA

Re: how to create dynamic Series in chart

Post by jay@bplogix.com »

Hi,
The sample you posted for the original poster looks good. But it seems that there is a bug when using the Auto Series with a Scatter chart on date ranges. When this is done, the date range on the X-axis starts with 1899 rather than the first date in the series. I have modified your original sample to show the problem. Basically I added one new column to the data.xml file and a new scatter chart that demonstrates the problem (be sure to point to the modified data.xml file in the ZIP). Any ideas how to resolve this?
thanks!
Attachments
ChartAutoSeries.zip
(5.61 KiB) Downloaded 454 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: how to create dynamic Series in chart

Post by HighAley »

Hello.

We have reproduced your issue. We need time to fix it.
We will let you know about the results.

Thank you.
Artem Cherniavsky
Posts: 13
Joined: Fri Oct 05, 2012 1:31 pm

Re: how to create dynamic Series in chart

Post by Artem Cherniavsky »

Hello.

We made some improvements in that direction
Please check the next prerelease build when it will be available.

Thank you.
Post Reply