BootstrapChartAnimationSettings.Duration Property
Specifies how long the animation runs in milliseconds.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 1000 | An integer value that specifies how long the animation runs in milliseconds. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Duration |
|---|---|
| BootstrapChartBase |
|
See Also