Chart questions
Chart questions
Hi !
I've tested with build from 14 August 2011 but the problem is not solved.There is something I must do ?
Thank you.
I've tested with build from 14 August 2011 but the problem is not solved.There is something I must do ?
Thank you.
Chart questions
Hello,
Can you please send us a sample report template with data, which reproduces the issue?
Thank you.
Can you please send us a sample report template with data, which reproduces the issue?
Thank you.
Chart questions
Hello,
Please set the the Prevent Intersection (Chart1 - Series Labels - Prevent Intersection) property of chart series to true.
Thank you.
Please set the the Prevent Intersection (Chart1 - Series Labels - Prevent Intersection) property of chart series to true.
Thank you.
- Attachments
-
- 1258.Capture.PNG (23.06 KiB) Viewed 2014 times
Chart questions
Sorry that was the problem : "Please set the the Prevent Intersection (Chart1 - Series Labels - Prevent Intersection) property of chart series to true"
Now is solved,thank you very much,just one more question : with that version I've seen Parameters button,is there a way to hide it ?

Thank you !
Now is solved,thank you very much,just one more question : with that version I've seen Parameters button,is there a way to hide it ?

Thank you !
Chart questions
Hello.
Thank you.
Please, try this code:mrapi wrote:with that version I've seen Parameters button,is there a way to hide it ?
Code: Select all
StiOptions.Viewer.Windows.ShowParametersButton = false;
Chart questions
Yes that worked.
Thank you!
Thank you!
Chart questions
Great!
Thank you.
Thank you.