Click or drag to resize

FibonacciFanLineWidth Property

LightningChart .NET Help
Gets or sets the width of the fan lines.

Namespace:  Arction.CustomControls.Trader.WPF.DrawingTools
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(2)]
public double LineWidth { get; set; }

Property Value

Type: Double
See Also