Intervals in StimulReport

Stimulsoft Reports.WEB discussion
Post Reply
vahid.arr
Posts: 2
Joined: Tue Jan 12, 2016 10:57 am

Intervals in StimulReport

Post by vahid.arr »

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
Attachments
Untitled.png
Untitled.png (201.46 KiB) Viewed 1172 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Intervals in StimulReport

Post by HighAley »

Hello.

Please, set the Area - X Axis - Labels - Step property to 1.

Thank you.
vahid.arr
Posts: 2
Joined: Tue Jan 12, 2016 10:57 am

Re: Intervals in StimulReport

Post by vahid.arr »

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 ????
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Re: Intervals in StimulReport

Post by Ivan »

Hello,
Is It Possible To Create MSChart Chart Completely In .net Code And Give It To StimulRport ????
Unfortunately, we do not support MSChart.
As a workaround, you can somehow in your code render your MSChart chart as image and then send this image into report.

Thank you.
Post Reply