DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


MouseAction

Declaration: TFrmRot3D.MouseAction: TMouseActMode;
The property MouseAction facilitates interactive rotating and zooming of the data. This property may take one of the following five values:

maNone No built-in interaction is possible.
maRotate The data can be rotated by pressing and holding the left mouse button. The rotation of the data image will then follow the mouse movement.
maZoom The user can zoom into the data by holding the left mouse button down and moving the mouse vertically. The magnification factor increases when moving upwards, and decreases when moving downwards.
maPan The data can be moved across the graphics area of the 3D rotation tool.