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

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