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

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