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
Java Copy Code |
---|
public ObservableList<CustomInterval> getCustomIntervals () |
An ObservableList containing tick intervals.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |