Sets a value indicating whether all Axis instances rendered by this RadarChart should display the same data range.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public void setUniformScale ( |
true if all axes render the same data range; otherwise, false.
See Also