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

In This Topic
HasShadow Property (LinearGaugeBase)
In This Topic
Gets or sets whether the gauge should display a shadow effect.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property HasShadow As Boolean
 
See Also