LinearRegressionChannel Properties |
The LinearRegressionChannel type exposes the following members.
| Name | Description | |
|---|---|---|
| ChannelType |
Linear regression channel type
| |
| ControlPoints |
Control points collection. Control points provide interactive way to modify drawing tool positioning and orientation.
(Inherited from DrawingTool.) | |
| FillEnabled |
Show colored fills between the channel lines.
| |
| LimitYToStackSegment |
Channel lines are clipped outside the main segment, and not shown on segment indicators.
| |
| LineColor |
Gets or sets the color of the channel lines.
| |
| LineWidth |
Gets or sets the width of the channel lines.
| |
| NumberOfStandardDeviations |
The number of standard deviations between the regression trendline and the channel lines. Used when LinearRegressionChannelType is set to StandardDeviations.
| |
| ShowExtensions |
Show dashed extension lines for the channel.
|