Page 1 of 1

Dynamic chart settings properties in Stimulsoft Report JS designer

Posted: Thu Feb 27, 2025 7:45 am
by jaqb
Hi,
Does Stimulsoft Report JS designer allows to set chart settings properties based on dynamic data received from the server? (e.g. Y axis min and max values, constant lines, etc.)

Re: Dynamic chart settings properties in Stimulsoft Report JS designer

Posted: Thu Feb 27, 2025 4:10 pm
by Lech Kulikowski
Hello,

Only from the code. You can get the necessary component and set the necessary properties before report rendering.

Thank you.