ComponentOne ASP.NET MVC Controls
Min Property (Gauge)

C1.Web.Mvc Namespace > Gauge Class : Min Property
Gets or sets the minimum value that can be displayed on the gauge.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property Min As Double
[C1Ignore()]
public double Min {get; set;}
See Also

Reference

Gauge Class
Gauge Members