User (Legacy) Posted March 8, 2001 Report Share Posted March 8, 2001 Uba, Set the Min and Step properties of the Axis: ChartFX.Axis(AXIS_Y).Min = 1000 ChartFX.Axis(AXIS_Y).STEP = 50 Steve uba <unnur@kveikir.is> wrote in message news:DZ8Cjc7pAHA.1804@sfxserver.softwarefx.com... > Hi all, > > I have a chart which has values on the y axis from about 1000 to 1500, but > the chart showes the y axis with labels from 0 - 1500. I would like to have > only the 1000 to 1500 appear (like 1000 - 1050 - 1100 etc) and I can't find > any articles on how to do it. > Does anyone know how to do this? Any help would be great! > > Thank you, > uba > > Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.