Click or drag to resize

LinearRegressionChannelChannelType Property

LightningChart .NET Help
Linear regression channel type

Namespace:  Arction.CustomControls.Trader.WPF.DrawingTools
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(LinearRegressionChannelType.StandardDeviations)]
public LinearRegressionChannelType ChannelType { get; set; }

Property Value

Type: LinearRegressionChannelType
See Also