Search
Tick.value Property
See Also
 






Gets the value associated with this tick.

Namespace: MindFusion.Gauges
File: Tick.js

 Syntax

JavaScript  Copy Code

get value() {}

 Property Value

Number

The value associated with this tick.

 See Also