Click or drag to resize

LinearRegressionChannel Properties

LightningChart .NET Help

The LinearRegressionChannel type exposes the following members.

Properties
  NameDescription
Public propertyChannelType
Linear regression channel type
Public propertyControlPoints
Control points collection. Control points provide interactive way to modify drawing tool positioning and orientation.
(Inherited from DrawingTool.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyFillEnabled
Show colored fills between the channel lines.
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyLimitYToStackSegment
Channel lines are clipped outside the main segment, and not shown on segment indicators.
Public propertyLineColor
Gets or sets the color of the channel lines.
Public propertyLineWidth
Gets or sets the width of the channel lines.
Public propertyNumberOfStandardDeviations
The number of standard deviations between the regression trendline and the channel lines. Used when LinearRegressionChannelType is set to StandardDeviations.
Public propertyShowExtensions
Show dashed extension lines for the channel.
Top
See Also