ChartBase.AnimateOnLoading Property
In This Article
Gets or sets a value indicating if chart contents should be animated on chart loading.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to animate chart contents on loading; otherwise, false. |
See Also