Click or drag to resize

OpenInterestLineWidth Property

LightningChart .NET Help
Gets or sets the width of the Open Interest line.

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

Property Value

Type: Double
See Also