Search
Plot2D.getIsZoomed Method
See Also
 






Gets a value indicating whether the user has zoomed into this Plot2D.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public boolean getIsZoomed ()

 Return Value

true if the user has zoomed; otherwise, false.

 See Also