Sign in to follow this  
sesi

y axis scale

Recommended Posts

My y axis will be like this

66,55,44,33,22,11,0

 I want my y axis should be

60,50,40,30,20,10,0

is there a way i can direct my yaxis scale to divide my value 10

Share this post


Link to post
Share on other sites

Hi,

 

 

 

Could you please try using the attributes yAxisMinValue='0', yAxisMaxValue='60', adjustDiv='0', numDivLines='5'.

 

 

 

Also please check with the XML file attached for your reference.

 

 

 

Hope this helps. :)

Column2D.xml

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this