The IChartAbstractItem interface contains chart properties and is a base one for the following interfaces:
| Property name | Brief description | |
![]() |
Chart | The Chart property returns the object of the IChart type, to which a graph element belongs. |
![]() |
Contains | The Contains property checks if the point is included into the object. |
![]() |
Selected | The Selected property determines whether a graph component is selected. |
See also: