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