Configurates
C1.Web.Mvc.FlexPieBase<T>.IsAnimated. Sets a value indicating whether to use animation when items are selected.
Syntax
'Declaration
Public Function IsAnimated( _
ByVal As Boolean _
) As
public IsAnimated(
bool
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also