Hi all I have a problem, when i want to assign any value to the barseries, if the value is less than 5 so the x-axis scale have decimal value
e.g
0 0.5 1 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5
What i need no decimal i need it as below
0 1 2 3 4 5
Regards
e.g
0 0.5 1 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5
What i need no decimal i need it as below
0 1 2 3 4 5
Regards