This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Classes > D > DataGraphTScatterPlotMatrix CoClass (ArcObjects .NET 10.4 SDK) |
A container for the display and manipulation of ScatterPlotMatrix graph.
This object is new at ArcGIS 9.3.
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. |
Interfaces | Description |
---|---|
IDataGraphTEvents (default) | Provides access to events that occur when graph object changes. |
When working with DataGraphTScatterPlotMatrix's default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pDataGraphTScatterPlotMatrix as DataGraphTScatterPlotMatrix