Gets or sets the end value of this range.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public float MaxValue { get; set; } |
Visual Basic Copy Code |
---|
Public Property MaxValue As Single |
A floating point value specifying the end of the range.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |