Click or drag to resize

WilliamsPercentRangeLineWidth Property

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

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

Property Value

Type: Double
See Also