Click or drag to resize

LinearRegressionChannelNumberOfStandardDeviations Property

LightningChart .NET Help
The number of standard deviations between the regression trendline and the channel lines. Used when LinearRegressionChannelType is set to StandardDeviations.

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

Property Value

Type: Double
See Also