C1.Web.Mvc Namespace / LinearGaugeBase Class / Min Property

In This Topic
Min Property (LinearGaugeBase)
In This Topic
Gets or sets the minimum value that can be displayed on the gauge.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property Min As Double
 
See Also