Dynamic chart settings properties in Stimulsoft Report JS designer

Stimulsoft Reports.JS discussion
Post Reply
jaqb
Posts: 23
Joined: Thu Jul 25, 2024 7:09 am

Dynamic chart settings properties in Stimulsoft Report JS designer

Post 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.)
Lech Kulikowski
Posts: 7354
Joined: Tue Mar 20, 2018 5:34 am

Re: Dynamic chart settings properties in Stimulsoft Report JS designer

Post by Lech Kulikowski »

Hello,

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

Thank you.
Post Reply