Search
TickLabel.rawValue Property
See Also
 






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

Namespace: MindFusion.Gauges
File: TickLabel.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