Search
PolarPlot.getAllowRotate Method
See Also
 






Gets a value indicating whether users are allowed to rotate this plot.

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

 Syntax

Java  Copy Code

public boolean getAllowRotate ()

 Return Value

true if useres are allowed to rotate this plot; otherwise, false.

 See Also