Sets a value indicating whether users are allowed to rotate this RadarChart.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public void setAllowRotate ( |
true if rotation of the chart by the user is allowed; otherwise, false.
See Also