Search
Plot2D.zoomOut Method
See Also
 






Zooms out from current data range.

Namespace: MindFusion.Charting
File: Plot2D.js

 Syntax

JavaScript  Copy Code

function zoomOut (axes)

 Parameters

axes

The axes whose ranges should be scaled.

 See Also