Removes a CustomInterval object from these settings' customIntervals collection.
Namespace: MindFusion.Gauges
File: TickSettings.js
SyntaxJavaScript
Copy Code
|
|---|
function removeCustomInterval (interval) |
CustomInterval. The interval to remove.
See Also