Hi,
I am using Cuba Platform 7.2 which uses AmCharts V3
I am trying to programatically set the zoom for a StockChart:
- the documentation for AmCharts specifies there is a method zoom(startDate, endDate) AmStockChart | JavaScript Stock Charts v. 3 | amCharts but i think the Cuba wrapper does not implement it?
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