This document is archived and information here might be outdated. Recommended version. |
Removes all graphs from the collection.
[Visual Basic .NET]
Public Sub RemoveAllDataGraphs ( _
)
[C#]
public void RemoveAllDataGraphs (
);
[C++]
HRESULT RemoveAllDataGraphs(
void
);