Page 1 of 2

Chart questions

Posted: Tue Jul 26, 2011 4:53 am
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 !



Chart questions

Posted: Wed Jul 27, 2011 7:41 am
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.

Chart questions

Posted: Wed Jul 27, 2011 10:08 am
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 !

Chart questions

Posted: Thu Jul 28, 2011 8:52 am
by Alex K.
Hello,

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

Thank you.

Chart questions

Posted: Thu Jul 28, 2011 9:58 am
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

Chart questions

Posted: Fri Jul 29, 2011 5:45 am
by Alex K.
Hello,

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

Thank you.

Chart questions

Posted: Fri Jul 29, 2011 6:36 am
by mrapi
For me there is no hurry.

Thank you very much !

Chart questions

Posted: Fri Aug 05, 2011 6:17 am
by Alex K.
Hello,

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

Thank you.

Chart questions

Posted: Fri Aug 05, 2011 3:01 pm
by mrapi
K,thank you very much !

Chart questions

Posted: Sun Aug 07, 2011 12:22 pm
by Andrew
Hello,

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

Thank you.