Click or drag to resize

FibonacciArcFillEnabled Property

LightningChart .NET Help
Show colored fills between the Fibonacci arcs. If disabled, only the arcs 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