StockChart zoom

Hi,

I am using Cuba Platform 7.2 which uses AmCharts V3

I am trying to programatically set the zoom for a StockChart:

How can I get the zoom level and set the zoom level from the controller? I want the user to have the same level of zoom which he used the last time he opened the screen.

Thank you,
George

Any Ideas about this?

after I add StockEvents I need to do .repaint() which resets user selected zoom and it’s really annoying :frowning: