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