A container for the display and manipulation of ScatterPlotMatrix graph.
Product Availability
Available with ArcGIS Desktop.
Description
This object is new at ArcGIS 9.3.
Interfaces
Interfaces | Description |
---|---|
IConnectionPointContainer | Supports connection points for connectable objects. |
IDataGraphBase (esriCarto) | Provides access to members that control the data graph. |
IDataGraphT (esriCarto) | Provides access to members that control data graph. |
IPersistStream (esriSystem) | |
IWorkspaceEditEvents (esriGeoDatabase) | Provides access to events that occur to a workspace in the context of editing it. |
Event Interfaces
Interfaces | Description |
---|---|
IDataGraphTEvents (default) | Provides access to events that occur when graph object changes. |
Working with Events
[Visual Basic 6.0]
When working with DataGraphTScatterPlotMatrix's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pDataGraphTScatterPlotMatrix as DataGraphTScatterPlotMatrix