Click or drag to resize

FibonacciRetracementFillEnabled Property

LightningChart .NET Help
Show colored fills between the Fibonacci lines. If disabled, only the lines are visible.

Namespace:  Arction.CustomControls.Trader.WinForms.DrawingTools
Assembly:  Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(false)]
public bool FillEnabled { get; set; }

Property Value

Type: Boolean
See Also