Search
Tick.settings Property
See Also
 






Gets the TickSettings object associated with this tick.

Namespace: MindFusion.Gauges
File: Tick.js

 Syntax

JavaScript  Copy Code

get settings() {}
set settings(value) {}

 Property Value

TickSettings

The TickSettings object associated with this tick.

 See Also