Click or drag to resize

TrendLineMagnetic Property

LightningChart .NET Help
Trend line is attached to the nearest OHLC-data value in vertical direction.

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

Property Value

Type: Boolean
See Also