StiChartRenderType.Vector

Stimulsoft Dashboards.WEB discussion
Post Reply
brett.macpherson
Posts: 42
Joined: Mon Apr 13, 2020 7:29 am

StiChartRenderType.Vector

Post by brett.macpherson »

Hi Support,
looking to modify our dashboards implementation so that it doesn't display the pretty animations when drawing the charts and the page appear completed without the animations. Looking at the documentation i appear to be able to use the StiChartRenderType; to affect this. The documentation indicates the default setting is AnimatedVector, if i change this on my instance of the report i can make the charts non-animated. I've added the line StiWebViewer2.ChartRenderType = Stimulsoft.Report.Web.StiChartRenderType.Vector; to change this but it appears to have no affect with the charts always being animated. Is there something else i'm missing?

https://www.stimulsoft.com/en/documenta ... ttings.htm
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: StiChartRenderType.Vector

Post by Lech Kulikowski »

Hello,

That option is affected only for the design time, in the preview, charts are animated always.
We have added that task to our to-do list, we will add it for the preview in next builds.

Thank you.
brett.macpherson
Posts: 42
Joined: Mon Apr 13, 2020 7:29 am

Re: StiChartRenderType.Vector

Post by brett.macpherson »

Thanks Lech
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: StiChartRenderType.Vector

Post by Lech Kulikowski »

Hello,

You are welcome.
Post Reply