The ChartLRegressionChannel type exposes the following members.

Properties

  NameDescription
Alpha
Gets or sets the tranparency level for this object.
(Inherited from ChartObjectBase.)
Color
Gets or sets the pen color of this object.
(Inherited from ChartObjectBase.)
Locked
Specifies whether the user can modify the chart object on the chart.
(Inherited from ChartObjectBase.)
OpenEnd
Gets or sets the OpenEnd property. Set this to try to extend the line to the end of the chart.
(Inherited from ChartRegressionBase.)
OpenStart
Gets or sets the OpenStart property. Set this to try to extend the line to the beginning of the chart.
(Inherited from ChartRegressionBase.)
Percentage
Gets or sets the percentage of spacing between the channel lines.
(Inherited from ChartRegressionBase.)
Points
The raw collection of points for this object.
(Inherited from ChartObjectBase.)
ShowAuxLine
Gets or sets the AuxLine drawing. Set this to true to draw the vertical lines at either end of the channel.
(Inherited from ChartRegressionBase.)
ShowCenterLine
Get or set the center line property. When true, the center line in the channel is drawn.
(Inherited from ChartRegressionBase.)
ShowDownLine
Get or set the down line property. When true, the down line in the channel is drawn.
(Inherited from ChartRegressionBase.)
ShowUpLine
Get or set the up line property. When true, the up line in the channel is drawn.
(Inherited from ChartRegressionBase.)
SmoothingMode
Gets or sets the smoothing mode.
(Inherited from ChartObjectBase.)
Width
Gets or sets the outline width of this object.
(Inherited from ChartObjectBase.)

See Also