Gets a value indicating whether all axes should display the same data range.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public boolean getUniformScale () |
true if all axes render the same value intervals; otherwise, false.
See Also