IGraph |
The IGraphView type exposes the following members.
| Name | Description | |
|---|---|---|
| AnnounceContentVisibilityChanged | Announces that the visibility of the graph has changed. | |
| CaptureMouseOnCanvas | Captures the mouse on the graph canvas. | |
| EhRenderOverlayTriggered | Requests rendering of the current overlay. | |
| FocusOnGraphPanel | Sets the focus to the graph panel. | |
| InvalidateCachedGraphBitmapAndRepaint | Causes a full redrawing of the plot. If the image is cached, the cache will be invalidated. | |
| MouseState_AfterPaint | Performs mouse-state specific painting after the graph has been rendered. | |
| ReleaseCaptureMouseOnCanvas | Releases mouse capture on the graph canvas. | |
| SetHorizontalScrollbarParameter | Sets the horizontal scrollbar parameter. | |
| SetLayerStructure | Sets the number of layers that are in the graph. The view has to reflect the change in the number of layers by adjusting the number of layer buttons or similar. The current layer number should be preserved. | |
| SetPanelCursor | Sets the panel cursor of the view. | |
| SetVerticalScrollbarParameter | Sets the vertical scrollbar parameter. |