aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-55fc1fdd.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 ChartAnimationBuilder :
OptionsOwnerBuilder
The following members return ChartAnimationBuilder objects:
Do not instantiate this class explicitly. A new ChartAnimationBuilder class instance is created when you call the Animation(Action<ChartAnimationBuilder>) method.
Object OptionsOwnerBuilder ChartAnimationBuilder
See Also