Back to Devexpress

BarGaugeAnimationBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-c93f0dd6.md

latest2.2 KB
Original Source

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

The following members return BarGaugeAnimationBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder BarGaugeAnimationBuilder

See Also

BarGaugeAnimationBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace