ArcObjects Library Reference (Carto)  

IDataGraphCollectionEvents Interface

Provides access to events that occur when the collection of graphs in the document changes.

Product Availability

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

Members

Description
Method DataGraphAdded Fired when the graph is added to document.
Method DataGraphRemoved Fired when the graph is removed from document.
Method DataGraphReset Fired when document removes all graphs.

CoClasses that implement IDataGraphCollectionEvents

CoClasses and Classes Description
DataGraphWindow (esriArcMapUI) Window in hosting and displaying data graph.
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.