Gets or sets the start of this custom interval.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public float MinValue { get; set; } |
Visual Basic Copy Code |
---|
Public Property MinValue As Single |
A float value representing the start of the custom interval.
If this property is set to NaN, negative infinity will be considered as the start of the interval.