Search
Tick.rawValue Property
See Also
 






Gets the value associated with this tick before it was processed by any value distribution functions.

Namespace: MindFusion.Gauges
File: Tick.js

 Syntax

JavaScript  Copy Code

get rawValue() {}

 Property Value

Number

The value associated with this tick before it was processed by any value distribution functions.

 See Also