LinearScaleComponent.EnableAnimation Property
Gets or sets a value specifying whether value indicators should be animated when changing their values.
Namespace: DevExpress.XtraGauges.Win.Gauges.Linear
Assembly: DevExpress.XtraGauges.v24.1.Win.dll
NuGet Package: DevExpress.Win.Gauges
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true to enable animation; otherwise, false. |
See Also