MindFusion.Charting for JavaScript Programmer's Guide
TickSettings.customIntervals Property
See Also
 






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

 Syntax

JavaScript  Copy Code

get customIntervals() {}
set customIntervals(value) {}

 Property Value

Type: Array
Array

An array of CustomInterval objects, which can be used to customize the appearance of the ticks in a particular interval.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges Namespace