This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphT Interface > IDataGraphT.Update Method (ArcObjects .NET 10.4 SDK) |
Updates graph after changes in graph or series properties.
[Visual Basic .NET] Public Sub Update ( _ ByVal pCancel As ITrackCancel _ )
[C#] public void Update ( ITrackCancel pCancel );
[C++]
HRESULT Update(
ITrackCancel* pCancel
);
[C++]
Parameters pCancel [in]
pCancel is a parameter of type ITrackCancel