Provides access to events that occur when graph object changes.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
DataGraphTChanged | Fired when graph changes. | |
DataGraphTDataSourceEventReceived | Fired when graph receives an event from its data source. | |
DataGraphTLoadingStatus | Fired when graph loading status changes. |
CoClasses that implement IDataGraphTEvents
CoClasses and Classes | Description |
---|---|
DataGraphT (esriCartoUI) | A container for the display and manipulation of graph series. |
DataGraphTCreateScatterplotMatrix (esriArcMapUI) | Dialog in creating data scatterplot matrix graph. |
DataGraphTElement (esriCartoUI) | A container for the display and manipulation of data graph graphic element on the ArcMap layout view. |
DataGraphTScatterPlotMatrix (esriCartoUI) | A container for the display and manipulation of ScatterPlotMatrix graph. |
DataGraphTWizard (esriArcMapUI) | Wizard in creating data graph. |
DataGraphWindow (esriArcMapUI) | Window in hosting and displaying data graph. |