![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Opens the chart window.
[Visual Basic .NET]
Public Function OpenWindow ( _
    ByVal hParentWnd As Integer _
) As Integer
[C#]
public int OpenWindow (
    int hParentWnd
);
[C++]
HRESULT OpenWindow(
  long hParentWnd
);
[C++] Parameters hParentWnd [in]
hParentWnd is a parameter of type long