ArcObjects Library Reference (Carto)  

IDataGraphCollection Interface

Provides access to members that control graph collection in map document.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method AddDataGraph Adds the graph to the collection.
Read-only property DataGraph Graph at the given index.
Read-only property DataGraphCount Number of graphs in the collection.
Method RemoveAllDataGraphs Removes all graphs from the collection.
Method 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.