Search
TickLabel Constructor
See Also
 






Creates an instance of TickLabel class.

Namespace: MindFusion.Gauges
File: TickLabel.js

 Syntax

JavaScript  Copy Code

function TickLabel (settings)

 Parameters

settings

TickSettings. The TickSettings object associated with this label.

 See Also