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


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

IDataGraphTEvents Interface

Provides access to events that occur when graph object changes.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method DataGraphTChanged Fired when graph changes.
Method DataGraphTDataSourceEventReceived Fired when graph receives an event from its data source.
Method DataGraphTLoadingStatus Fired when graph loading status changes.

Classes that implement IDataGraphTEvents

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.