The ChartFibLine 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.) | |
| LineText |
Gets or sets the line text.
(Inherited from ChartSplitObjectFont.) | |
| 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 ChartSplitObjectFont.) | |
| OpenStart |
Gets or sets the OpenStart property. Set this to try to extend the line to the beginning of the chart.
(Inherited from ChartSplitObjectFont.) | |
| Points |
The raw collection of points for this object.
(Inherited from ChartObjectBase.) | |
| SmoothingMode |
Gets or sets the smoothing mode.
(Inherited from ChartObjectBase.) | |
| SplitValues |
Gets the split values
(Inherited from ChartSplitObjectBase.) | |
| TextAlignment |
Gets or sets the line text alignment.
(Inherited from ChartSplitObjectFont.) | |
| TextFont |
Gets or sets the font used for this object's text.
(Inherited from ChartSplitObjectFont.) | |
| ValueCount |
Gets the number of split values.
(Inherited from ChartSplitObjectBase.) | |
| Width |
Gets or sets the outline width of this object.
(Inherited from ChartObjectBase.) |