The ChartImage 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.) | |
| ImageAlpha |
Gets or sets the image alpha.
| |
| ImageFile |
Gets or sets the image filename.
| |
| 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.) | |
| Resizable |
Gets or sets the resizable flag.
| |
| SmoothingMode |
Gets or sets the smoothing mode.
(Inherited from ChartObjectBase.) | |
| Width |
Gets or sets the outline width of this object.
(Inherited from ChartObjectBase.) |