Search
TickLabel.value Property
See Also
 






Gets the value associated with this label.

Namespace: MindFusion.Gauges
File: TickLabel.js

 Syntax

JavaScript  Copy Code

get value() {}

 Property Value

Number

The value associated with this label.

 See Also