The ChartLine 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.)
Points
The raw collection of points for this object.
(Inherited from ChartObjectBase.)
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