Search
RadarChart.getUniformScale Method
See Also
 






Gets a value that indicates if all Axis instances should display the same data range.

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

 Syntax

Java  Copy Code

public boolean getUniformScale ()

 Return Value

true if all axes render the same data range; otherwise, false.

 See Also