[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexPieBaseBuilder-3.IsAnimated

IsAnimated Method

IsAnimated(bool)

Configurates IsAnimated. Sets a value indicating whether to use animation when items are selected.

Declaration
public TBuilder IsAnimated(bool value)
Public Function IsAnimated(value As Boolean) As TBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.