Gets a collection with the ranges displayed in the scale.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
SyntaxJava
Copy Code
|
|---|
public ObservableList<Range> getRanges () |
An ObservableList containing scale's ranges.
See Also