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


IDataGraphTWizard.DataGraphT Property (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 > IDataGraphTWizard.DataGraphT Property
ArcGIS Developer Help

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