Can I set the scale for axis
Posted: Mon Jan 04, 2010 6:24 am
Can I set the scale for axis.
For eg:- If I say as
With .Axis.Left
.SetMinMax -105.22 , 130
Then the dll itself sets the scale as 20. Which makes my bubble size small as in the attached image. I want to set the Y axis to have a scale of 50. so that the values in y-axis will be some thing like -100,-50,0,50,100,150. How can I do this.
Thanks in advance
CS.
For eg:- If I say as
With .Axis.Left
.SetMinMax -105.22 , 130
Then the dll itself sets the scale as 20. Which makes my bubble size small as in the attached image. I want to set the Y axis to have a scale of 50. so that the values in y-axis will be some thing like -100,-50,0,50,100,150. How can I do this.
Thanks in advance
CS.