LinearScale.IsAnimating Property
Gets a value indicating that the linear scale is currently being animated.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the linear scale is being animated; otherwise, false. |
See Also