Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
395
Regulate Y-Axis with fixed Interval
posted

Hello Greetings of the day,


I am using IGChartView and i want to regulate y-axis at its fixed interval.


let say i have array of values between 1 to 100.


And my data points are 10,38,59,20,44,88,77,59,38,39


Now i want to regulate y-axis with interval of 10. So is it possible in IGChartView?


Thanks..