Click or drag to resize

TrendLineLineWidth Property

LightningChart .NET Help
Gets or sets the width of the Trend line.

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

Property Value

Type: Double
See Also