Get the gauge value corresponding to the clicked point.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public float Value { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Value As Single |
A floating point value specifying the value at the clicked point.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |