Page 1 of 1

StiChartRenderType.Vector

Posted: Mon Mar 08, 2021 12:52 am
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

Re: StiChartRenderType.Vector

Posted: Thu Mar 11, 2021 10:32 am
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.

Re: StiChartRenderType.Vector

Posted: Thu Mar 11, 2021 10:10 pm
by brett.macpherson
Thanks Lech

Re: StiChartRenderType.Vector

Posted: Fri Mar 12, 2021 3:06 pm
by Lech Kulikowski
Hello,

You are welcome.