Increases or decreases the axis range by the specified percentage about the central value and sends an {@link AxisChangeEvent} to all registeredlisteners.
To double the length of the axis range, use 200% (2.0). To halve the length of the axis range, use 50% (0.5).
@param percent the resize factor.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.