Back to Devexpress

DxGaugeAnimationSettings.Enabled Property

blazor-devexpress-dot-blazor-dot-dxgaugeanimationsettings-faffc297.md

latest1.0 KB
Original Source

DxGaugeAnimationSettings.Enabled Property

Specifies whether gauge animation is enabled.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[DefaultValue(true)]
[Parameter]
public bool Enabled { get; set; }

Property Value

TypeDefaultDescription
Booleantrue

true to enable gauge animation; otherwise; false.

|

Remarks

Refer to the DxGaugeAnimationSettings class description for additional information and an example.

See Also

DxGaugeAnimationSettings Class

DxGaugeAnimationSettings Members

DevExpress.Blazor Namespace