FibonacciRetracement.ShowAdditionalLevels Property
Gets or sets the value which determines whether to display additional levels for the Retracement type of Fibonacci indicators.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.2.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
Use this property to display additional levels (based on the Fibonacci sequence) within the Retracement type of Fibonacci Indicators.
For more information on a Fibonacci Retracement indicator, see Fibonacci Indicators.
See Also