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


IDataGraphTElement Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphTElement Interface
ArcGIS Developer Help

IDataGraphTElement Interface

Provides access to members that control graphic element for data graph.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property DataGraphT Data graph used in graphic element.
Read-only property IsDataSourceConnected Indicates if data source is connected to the data graph.
Method RemoveDataSourceConnection Removes the connection between the data graph and the data source.

Classes that implement IDataGraphTElement

Classes Description
DataGraphTElement (esriCartoUI) A container for the display and manipulation of data graph graphic element on the ArcMap layout view.