Gets an array of CustomInterval objects, which can be used to customize the appearance of the ticks in a particular interval.
Namespace: MindFusion.Gauges
File: TickSettings.js
SyntaxJavaScript
Copy Code
|
|---|
get customIntervals() {} |
Array
An array of CustomInterval objects, which can be used to customize the appearance of the ticks in a particular interval.
See Also