The IChartAbstractItem interface contains chart properties. It is used as basic for the following interfaces:
| Property name | Brief description | |
| The Chart property returns an object of the IChart type to which a chart element belongs. | ||
| The Contains property checks whether the point is included into the object. | ||
| The Selected property determines whether a graph component is selected. |
See also: