rdc02271 Posted March 8, 2007 Report Share Posted March 8, 2007 Hi! If I had more axis to the normal 3 (or 4 I should say, why 4 ?!) and them call .ClearData cleardataflag.ClearDataFlag_AllData the number of axis is not reset! It doesn't make sense. Any suggestions? Jorge C. Quote Link to comment Share on other sites More sharing options...
Frank Posted March 16, 2007 Report Share Posted March 16, 2007 This should do it: chart.Series.Clear(); chart.Axis.Count = 3; 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.