Gets the value associated with this label before it was processed by any value distribution functions.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public float RawValue { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property RawValue As Single |
A floating point value.
See Also