MouseMode

<< Click to Display Table of Contents >>

 

MouseMode

Enum Selects one of the runtime options of an E3Chart's contextual menu. Possible values for this property are the following:

0 - MouseModeZoom: Places the mouse pointer in Zoom mode by selected area. This option is available in numerical scale charts in XY and fixed scale. This is equivalent of selecting the Zoom Box option on E3Chart's runtime menu

1 - MouseModePan: Places the mouse pointer in scale's movement mode. This is equivalent of selecting the Move option on E3Chart's runtime menu

2 - MouseModePanH: Places the mouse pointer in scale's movement mode only in horizontal direction. This is equivalent of selecting the Move horizontally option on E3Chart's runtime menu

3 - MouseModeSearch: Places the mouse pointer in value search mode for Pen's data. This is equivalent of selecting the Search option on E3Chart's runtime menu (default)

4 - MouseModeCursors: Enables the time interval search option. This is equivalent of selecting the Search Intervals option on E3Chart's runtime menu

Was this page useful?