ArcObjects Library Reference (ArcMapUI)  

IDataGraphTWizard.DataGraphT Property

The data graph created by this new wizard.

[Visual Basic .NET]
Public ReadOnly Property DataGraphT As IDataGraphT
[C#]
public IDataGraphT DataGraphT {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDataGraphTWizard Interface