I have WebForm Line Chart.
The data is dynamic and I want the X axis's labels to always be displayed.when data Become big It doesnt Show All Label.how Can I Fixed That??? I also Attache Image File
Intervals in StimulReport
Intervals in StimulReport
- Attachments
-
- Untitled.png (201.46 KiB) Viewed 1172 times
Re: Intervals in StimulReport
Hello.
Please, set the Area - X Axis - Labels - Step property to 1.
Thank you.
Please, set the Area - X Axis - Labels - Step property to 1.
Thank you.
Re: Intervals in StimulReport
I Find It Before U Say But Thanks Alot For The Solution.Is It Possible To Create MSChart Chart Completely In .net Code And Give It To StimulRport ????
Re: Intervals in StimulReport
Hello,
As a workaround, you can somehow in your code render your MSChart chart as image and then send this image into report.
Thank you.
Unfortunately, we do not support MSChart.Is It Possible To Create MSChart Chart Completely In .net Code And Give It To StimulRport ????
As a workaround, you can somehow in your code render your MSChart chart as image and then send this image into report.
Thank you.