0

i have an ms chart control.

i would like to be able to scale the chart automatically around my dataset. for example, if my minimum data point is 100, i do not want it to start from 0, i want the y value to start maybe from 10 or something like that

  1. is there a way to set automatic chart scaling?
  2. how would i get the max/min global points of the entire data set?
Alex Gordon
  • 57,446
  • 287
  • 670
  • 1,062

1 Answers1

1

Did you happen to see this post?

MSChart - Auto Zoom Y Axis on X Axis Zoom

Community
  • 1
  • 1
Dennis Burton
  • 3,282
  • 3
  • 23
  • 30