Search
LegendRenderer.getAllowMove Method
See Also
 






Gets a value indicating whether users are allowed to move this legend.

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

 Syntax

Java  Copy Code

public boolean getAllowMove ()

 Return Value

true if users are allowed to move the legend; otherwise, false.

 See Also