ArcObjects Library Reference (ArcMapUI)  

IDataGraphTWizard.SelectDataSource Method

Default data source to select in the wizard.

[Visual Basic .NET]
Public Sub SelectDataSource ( _
    ByVal pDataSource As Object _
)
[C#]
public void SelectDataSource (
    object pDataSource
);

Product Availability

Available with ArcGIS Desktop.

See Also

IDataGraphTWizard Interface