This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
I am developing iOS and Android mobile applications using native script angular. I am using a bar chart to display monthly yearly reports in the radcartesian plugin. In the bar chart, I want the horizontal scroll to show the large record, So I used set allowZoom / allowPan to true on the horizontal axis.
I expand (zoom in) the graph and I put another set of graph values app crashed in Ios. I thought to zoom out the graph before putting the graph values. Are you know how to zoom out the graph programmatically.
I am developing iOS and Android mobile applications using native script angular. I am using a bar chart to display monthly yearly reports in the radcartesian plugin. In the bar chart, I want the horizontal scroll to show the large record, So I used set allowZoom / allowPan to true on the horizontal axis.
I expand (zoom in) the graph and I put another set of graph values app crashed in Ios. I thought to zoom out the graph before putting the graph values. Are you know how to zoom out the graph programmatically.