PieSeriesView.PointAnimation Property
Specifies the animation for data points of Pie series.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
DevExpress.UI.Xaml.Charts.PieSeriesPointAnimationBase | A DevExpress.UI.Xaml.Charts.PieSeriesPointAnimationBase class descendant, specifying the animation type. |
See Also