This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Classes > D > DataGraphWindow CoClass (ArcObjects .NET 10.5 SDK) |
Window in hosting and displaying data graph.
Interfaces | Description |
---|---|
IActiveViewEvents (esriCarto) | Provides access to events that occur when the state of the active view changes. |
IDataGraphCollectionEvents (esriCarto) | Provides access to events that occur when the collection of graphs in the document changes. |
IDataGraphTEvents (esriCarto) | Provides access to events that occur when graph object changes. |
IDataGraphWindow2 | Provides access to members that control the DataGraph Window. |
IDataWindow | Provides access to members that control popup windows that show map data. |
IDocumentEvents | Provides access to events that occur in ArcMap. |
IPersistStream (esriSystem) | |
ITimeDisplayEvents (esriDisplay) | Provides access to members that control Display Time Events. |
Interfaces | Description |
---|---|
IDataWindowEvents (default) | Provides access to events that occur in a data window. |
When working with DataGraphWindow's default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pDataGraphWindow as DataGraphWindow