Search
Chart.getAllowMoveLegend Method
See Also
 






Gets a value that indicates whether users are allowed to move the legend.

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

 Syntax

Java  Copy Code

public boolean getAllowMoveLegend ()

 Return Value

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

 See Also