Back to Devexpress

PieChartAnimationBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-0d816d9a.md

latest2.5 KB
Original Source

PieChartAnimationBuilder Class

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

Declaration

csharp
public class PieChartAnimationBuilder :
    OptionsOwnerBuilder

The following members return PieChartAnimationBuilder objects:

Remarks

Do not instantiate this class explicitly. A new PieChartAnimationBuilder class instance is created when you call the Animation(Action<PieChartAnimationBuilder>) method.

Inheritance

Object OptionsOwnerBuilder PieChartAnimationBuilder

See Also

PieChartAnimationBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace