Search
TickLabel.settings Property
See Also
 






Gets the TickSettings object associated with this label.

Namespace: MindFusion.Gauges
File: TickLabel.js

 Syntax

JavaScript  Copy Code

get settings() {}

 Property Value

TickSettings

The TickSettings object associated with this label.

 See Also