![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphCollection Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control graph collection in map document.
| 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 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. |