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


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

IDataGraphTWizard Interface

Provides access to members that control the data graph wizard.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property Application The application to which the wizard dialog belongs.
Read-only property DataGraphT The data graph created by this new wizard.
Method DoModal Starts the wizard dialog.
Method SelectDataSource Default data source to select in the wizard.

Classes that implement IDataGraphTWizard

Classes Description
DataGraphTCreateScatterplotMatrix Dialog in creating data scatterplot matrix graph.
DataGraphTWizard Wizard in creating data graph.