Chart questions

Stimulsoft Reports.NET discussion
mrapi
Posts: 282
Joined: Sat Dec 20, 2008 1:08 am

Chart questions

Post by mrapi »

Hi,I'm using StimulReport .Net version 2011.1.904
I need to create a chart, something like in this topic http://forum.stimulsoft.com/Default.aspx?g=posts&t=4920
I used some tips by there and I have few questions :

1.In my design report looks like this (small bars)
Image
but in preview : (big bars)
Image

How can I have smaller bars,no matter of records count?

2.If I export to PDF,only first page is exported,rest are empty (there are 14 pages)
I sent report sample and data to support

3.How can I tune the report to speed it,for me it seems to be slowly after is shown.

Thanks !


Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Chart questions

Post by Alex K. »

Hello,
mrapi wrote:1.In my design report looks like this (small bars)
How can I have smaller bars,no matter of records count?
You can use the Width property of charts series component.
mrapi wrote:2.If I export to PDF,only first page is exported,rest are empty (there are 14 pages)
Please set the following static property:
StiOptions.Export.Pdf.DivideSegmentPages = false;
mrapi wrote:3.How can I tune the report to speed it,for me it seems to be slowly after is shown.
Chart is displayed as one big picture, because it seems to be slowly

Thank you.
mrapi
Posts: 282
Joined: Sat Dec 20, 2008 1:08 am

Chart questions

Post by mrapi »

Thanks you very much for your answers,problems solved,but I do have just one question,
is it possible to prevent this intersection :
Image

there is a option in Series Labels : Prevent Intersections that I set True but no change

Thanks !
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Chart questions

Post by Alex K. »

Hello,

We couldn't reproduce this bug.
Please check the last prerelease build.

Thank you.
mrapi
Posts: 282
Joined: Sat Dec 20, 2008 1:08 am

Chart questions

Post by mrapi »

Thank you,with build from 23.07.2011 that problem is solved.
Sorry for bothering you,but when testing with build from 23.07.2011,I've discovered another problem :
As in image values are not correctly shown,I've draw with red the correct value,also data and sample report was sent to support
Thanks !

Image
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Chart questions

Post by Alex K. »

Hello,

We are working on the problem. We will let you know when the solution is available.

Thank you.
mrapi
Posts: 282
Joined: Sat Dec 20, 2008 1:08 am

Chart questions

Post by mrapi »

For me there is no hurry.

Thank you very much !
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Chart questions

Post by Alex K. »

Hello,

We made some improvements in that direction
Please check the next prerelease build on next week.

Thank you.
mrapi
Posts: 282
Joined: Sat Dec 20, 2008 1:08 am

Chart questions

Post by mrapi »

K,thank you very much !
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Chart questions

Post by Andrew »

Hello,

Please ask questions. We will reply any of them! :biggrin:

Thank you.
Post Reply