Click or drag to resize

IGraphView Methods

The IGraphView type exposes the following members.

Methods
 NameDescription
Public methodAnnounceContentVisibilityChanged Announces that the visibility of the graph has changed.
Public methodCaptureMouseOnCanvas 
Public methodEhRenderOverlayTriggered 
Public methodFocusOnGraphPanel 
Public methodInvalidateCachedGraphBitmapAndRepaintCauses a full redrawing of the plot. If the image is cached, the cache will be invalidated.
Public methodMouseState_AfterPaint 
Public methodReleaseCaptureMouseOnCanvas 
Public methodSetHorizontalScrollbarParameterSets the horizontal scrollbar parameter.
Public methodSetLayerStructure 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.
Public methodSetPanelCursor Sets the panel cursor of the view.
Public methodSetVerticalScrollbarParameterSets the vertical scrollbar parameter.
Top
See Also