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
|
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
| |||
|
feedback
|
|
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. | |||
|
feedback
|