This document is archived and information here might be outdated. Recommended version. |
Draw datagraphs to specified device context.
[Visual Basic .NET]
Public Sub DrawGraphsToDC ( _
ByVal hDC As Integer _
)
[C#]
public void DrawGraphsToDC (
int hDC
);
[C++]
HRESULT DrawGraphsToDC(
OLE_HANDLE hDC
);
[C++] Parameters hDC [in]
hDC is a parameter of type OLE_HANDLE