This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the DataGraph Window.
Name | Description | |
---|---|---|
Application | Provides the window with a reference to the application. | |
DataGraphBase | The window that uses data graph. | |
hWnd | The window's handle. | |
IsDockable | Indicates if the window is dockable. | |
IsVisible | Indicates if the window is visible. | |
PutPosition | The window's position in screen pixels. | |
QueryPosition | The window's position in screen pixels. | |
Refresh | Cause the window to redraw. | |
Show | Indicates if the window is shown. |
Interfaces | Description |
---|---|
IDataWindow | Provides access to members that control popup windows that show map data. |
Classes | Description |
---|---|
DataGraphWindow | Window in hosting and displaying data graph. |