The following tables list the members exposed by IChart.
| Name | Description | |
|---|---|---|
![]() | CategoriesCount | Gets a count of the number of categories in this chart. |
![]() | CategoryMemberCollection | Gets top-level category grouping members. |
![]() | DataPointCategoryCount | Gets the category count. |
![]() | DataPointCollection | Gets the DataPoint collection. |
![]() | DataPointSeriesCount | Gets the series count. |
![]() | PlainCategoryMembers | Gets the category members as an array of chart members. |
![]() | PlainSeriesMembers | Gets the series members as an array of chart members. |
![]() | SeriesCount | Gets a count of the number of series in this chart. |
![]() | SeriesMemberCollection | Gets the series member collection. |

