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