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