Atit S Shah says: May 4, 2016 at 6:28 pm Hi, On X-Axis, I need to display numbers with 2 decimal points….example: 10.00, 20.00 and so on. Possible?
Sanjoy says: May 4, 2016 at 8:25 pm Atit, For showing axis label with 2 decimal points you can set valueFormatString to “#.00”.
Hi,
On X-Axis, I need to display numbers with 2 decimal points….example: 10.00, 20.00 and so on.
Possible?
Atit,
For showing axis label with 2 decimal points you can set valueFormatString to “#.00”.