Configurates
C1.Web.Mvc.Gauge.IsAnimated. Sets whether the gauge should animate value changes.
Syntax
'Declaration
Public Function IsAnimated( _
ByVal As Boolean _
) As
public IsAnimated(
bool
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also