Click or drag to resize

FibonacciArcFullCircle Property

LightningChart .NET Help
Show Fibonacci arcs as full circle.

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

Property Value

Type: Boolean
See Also