WindowHandle
WindowHandle
Gets window handle of the chart (HWND).
int WindowHandle() constReturn Value
Window handle of the chart assigned to the chart instance. If there is no chart assigned, it returns INVALID_HANDLE.
Last updated on
Gets window handle of the chart (HWND).
int WindowHandle() constWindow handle of the chart assigned to the chart instance. If there is no chart assigned, it returns INVALID_HANDLE.