I am using Multi-series 2D line Graph. On Y axis am showing the performance of appliactions.
Y axis min value is around 96 and max value is 100.
Do we have any control over the increments shown on the Y axis?
If so, please let me know how we can do that?
can we show increments of .2%? something like 96.0 96.2 96.4 96.6 96.8 ... 99.8 100
I am currently using the following code.
formatNumberScale='0' showvalues='0' animation='1' numVdivlines='9' yAxisMinValue='96' yAxisMaxValue='100' lineThickness='1'>