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