SeriesView.Animate(Double) Method
Starts animating the series view 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