Hi,
I design a chart for my report. I want the Axis Y only show integer (like 0,1,2...) not show (0.5,1.5). How can I do that ?
Thanks
Change Scale Interval in Chart Proprties .
In above case make it '1' as Scale Interval
Thanks,
Venu
Hi,
I already set Scale Interval to 1 but it did not work. When there are only 0 and 1 in Axis Y, it showed 0.2, 0.4, 0.6, 0.8 between 0 and 1. How can I resolve this issue ?
Thanks