The ChartCycleLineBase 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.)
LineAlignment
Gets or sets the text line alignment.
LineText
Gets or sets the line text.
Locked
Specifies whether the user can modify the chart object on the chart.
(Inherited from ChartObjectBase.)
MaxLines
Gets or sets the maximum lines.
Points
The raw collection of points for this object.
(Inherited from ChartObjectBase.)
ShowText
Gets or sets the flag to show the cycle line text.
SmoothingMode
Gets or sets the smoothing mode.
(Inherited from ChartObjectBase.)
TextAlignment
Gets or sets the line text alignment.
TextColor
Gets or sets the text color.
TextFont
Gets or sets the text font.
Width
Gets or sets the outline width of this object.
(Inherited from ChartObjectBase.)

See Also