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


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