Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Pl find attched document. Most of the axis values betwwn 0-10. How can i split the aixs in different steps
Hi,
goto the axis tab of the chart on the extremene left u will find the scale.
when u clik on scale it asks for static min, static max and static step
so in ur case
static min =0
static max= 10
static step = 1
Hope this helps...