ChartBase.Animate(Double) Method
Starts animating chart series after the specified delay.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Optional Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| delayInSeconds | Double | 0 | A Double value specifying the delay (in seconds). |
See Also