This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphCollectionEvents Interface (ArcObjects .NET 10.4 SDK) |
Provides access to events that occur when the collection of graphs in the document changes.
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 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. |