BounceEasingFunction.BounceCount Property
Gets or sets the number of bounces.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the number of bounces. The value must be greater than or equal to zero. |
See Also