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
- is there a way to set automatic chart scaling?
- how would i get the max/min global points of the entire data set?