Adds a CustomInterval object to these settings' customIntervals collection.
Namespace: MindFusion.Gauges
File: TickSettings.js
SyntaxJavaScript
Copy Code
|
|---|
function addCustomInterval (interval) |
Type: CustomInterval
CustomInterval. The interval to add.
See Also