XY Chart NET 3 Control Reference > Methods > SetZoomOutAll Method |
Use this method to redraw a zoomed in chart back to its zoom-out-all state. This method is equivalent to selecting the Zoom out all button in the Toolbar.
[Visual Basic] Sub SetZoomOutAll() |
[C#] void XYChartNETCtl.SetZoomOutAll() |
[C++] void SetZoomOutAll() |