Chapter Contents

Previous

Next
Scatter Control: actionMode

Scatter Control: actionMode



the current action associated with the mouse events

Type: Character
Valid Values: Pick,Probe,Move,Rotate,Tilt,Spin,Zoom,Legend,DataMove,DataZoom,Viewport,Refline


Details


Details

Mode Description
Pick Select a bar and add associated data to the pickList attribute. Selection is made by clicking the bar. Selection can be for a single bar, extended selection, or disabled, depending on setting for selectionMode attribute.
Probe Display data associated with a marker. The data display is controlled by clicking and holding down the mouse button. As the mouse moves over different markers, the display changes.
Move Move the chart within its borders. Movement is controlled by clicking and dragging the mouse.
Rotate Rotate the chart around the vertical axis. Movement is controlled by horizontal mouse movement during a click and drag. Available only when viewMode=3D or viewMode=3DPerspective.
Tilt Tilt the chart around the horizontal axis. Movement is controlled by vertical mouse movement during a click and drag. Available only when viewMode=3DPerspective.
Spin Change both the tilt and the rotation angles. Movement is controlled by clicking and dragging the mouse. If viewMode=3D, only rotation is possible and this is the same as Rotate. Not available if viewMode=2D.
Zoom Zooms plot in or out. Movement is controlled by clicking and dragging the mouse.
Legend Moves legend, or changes legend size. To move, position mouse pointer over the legend's border; when pointer changes to a hand, click and drag. To size, position mouse pointer over the sizing lines on legend border; when pointer changes to a double-headed arrow, click and drag.
DataMove Scrolls the data within the axes. Only works for ViewMode=2D or 3D. For 3D, scrolls only in X-Axis. Also, only works after zooming the data using DataZoom or ViewPort. Movement is controlled by clicking and dragging the mouse.
DataZoom Zooms into the data to see a subset of the bars more clearly. After a DataZoom, you can use DataMove. Movement is controlled by clicking and dragging the mouse.
Viewport Zooms into part of the data by dragging a rectangle around it. After a Viewport, you can use DataMove. Movement is controlled by clicking and dragging the mouse.
Refline Move a reference line. Movement is controlled by clicking and dragging the mouse. Available only at runtime, and only if viewMode=2D or viewMode=3D.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.