Search
BaseScale.MinValue Property
See Also
 






Gets or sets the minimal value displayed by the scale.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public float MinValue { get; set; }

Visual Basic  Copy Code

Public Property MinValue As Single

 Property Value

 See Also