BounceEasingFunction.BounceCount Property
Gets or sets the number of bounces.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
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