This document is archived and information here might be outdated.  Recommended version.


IDataGraphCollectionEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphCollectionEvents Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IDataGraphCollectionEvents

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.