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 | ||
---|---|---|
DataGraphAdded | Fired when the graph is added to document. | |
DataGraphRemoved | Fired when the graph is removed from document. | |
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. |