Gets a collection with CustomInterval objects, which can be used to customize the appearance of the ticks in a particular interval.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
SyntaxJava
Copy Code
|
|---|
public ObservableList<CustomInterval> getCustomIntervals () |
An ObservableList containing tick intervals.
See Also