Persian Text issue in chart

Stimulsoft Reports.JS discussion
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Persian Text issue in chart

Post by HighAley »

Hello.

Did you try to change the chartRenderType?
No, we can't make an improvement at this moment.

Thank you.
Ehsan
Posts: 100
Joined: Tue Jan 05, 2016 10:39 am
Location: Iran

Re: Persian Text issue in chart

Post by Ehsan »

Hello,

Yes I did,
But still have the same issue.

Thanks
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Persian Text issue in chart

Post by HighAley »

Hello.

We have checked the option again. Please, set it this way:

Code: Select all

options.appearance.chartRenderType = 2;
Thank you.
Ehsan
Posts: 100
Joined: Tue Jan 05, 2016 10:39 am
Location: Iran

Re: Persian Text issue in chart

Post by Ehsan »

Hello,

I add below code and it works,

Thanks

Code: Select all

viewerOptions.appearance.chartRenderType = Stimulsoft.Viewer.StiChartRenderType.Vector;
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Persian Text issue in chart

Post by Alex K. »

Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.
Post Reply