aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-0d816d9a.md
Provides methods that allow you to configure nested options of the client-side animation object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class PieChartAnimationBuilder :
OptionsOwnerBuilder
The following members return PieChartAnimationBuilder objects:
Do not instantiate this class explicitly. A new PieChartAnimationBuilder class instance is created when you call the Animation(Action<PieChartAnimationBuilder>) method.
Object OptionsOwnerBuilder PieChartAnimationBuilder
See Also