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


IDataGraphTWizard.SelectDataSource Method (ArcObjects .NET 10.5 SDK)
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