The ChartFilledObjectBase 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.) | |
| FillColor |
Gets or sets the fill color. The Filled attribute must be set to True.
| |
| Filled |
Get or set the filled state.
| |
| FillTransparency |
Get or set the transparency level. 0 = completely transparent, 255 = completely filled.
| |
| 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.) |