Search
RadarPlot.getUniformScale Method
See Also
 






Gets a value indicating whether all axes should display the same data range.

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

 Syntax

Java  Copy Code

public boolean getUniformScale ()

 Return Value

true if all axes render the same value intervals; otherwise, false.

 See Also