This document is archived and information here might be outdated. Recommended version. |
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*