[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.GaugeBuilder-2.HasShadow

HasShadow Method

HasShadow(bool)

Configurates HasShadow. Sets whether the gauge should display a shadow effect.

Declaration
public TBuilder HasShadow(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.