Gets or sets the value associated with this tick.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public float Value { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Value As Single |
A floating point value.
See Also