Back to Devexpress

PolarChartAnimationBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-3b540488.md

latest2.5 KB
Original Source

PolarChartAnimationBuilder 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 PolarChartAnimationBuilder :
    OptionsOwnerBuilder

The following members return PolarChartAnimationBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartAnimationBuilder

See Also

PolarChartAnimationBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace