Do we Zoom the ChartArea Inside ChartControl only on the Bais on X Axis , i follow this link but only X Axis is Zoom as per Code Can we Zoom Both the Axis on the basis of X axis or we need to write the code for YAxis

Thanks Shashank

link|improve this question

52% accept rate
feedback

1 Answer

You can zoom both of the chart's axis. You turn the y axis code on the same way that is indicated for the X axis in the article. With both axis enabled, you can zoom left-right/up-down or any other combination of mouse movements.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.