This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphCollectionEvents Interface > IDataGraphCollectionEvents.DataGraphAdded Method (ArcObjects .NET 10.4 SDK) |
Fired when the graph is added to document.
[Visual Basic .NET] Public Sub DataGraphAdded ( _ ByVal pGraph As IDataGraphBase _ )
[C#] public void DataGraphAdded ( IDataGraphBase pGraph );
[C++]
HRESULT DataGraphAdded(
IDataGraphBase* pGraph
);
[C++]
Parameters pGraph [in]
pGraph is a parameter of type IDataGraphBase