Provides access to members that control graph collection in map document.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
AddDataGraph | Adds the graph to the collection. |
![]() |
DataGraph | Graph at the given index. |
![]() |
DataGraphCount | Number of graphs in the collection. |
![]() |
RemoveAllDataGraphs | Removes all graphs from the collection. |
![]() |
RemoveDataGraph | Removes the graph from the collection. |
CoClasses that implement IDataGraphCollection
| CoClasses and Classes | Description |
|---|---|
| GMxDocument (esriArcGlobe) | Provides access to members that control the ArcGlobe document. |
| MxDocument (esriArcMapUI) | ESRI Mx Document. |
| SxDocument (esriArcScene) | Provides access to members that control the ArcScene document. |

