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


BoundBoxStyle

Declaration: TFrmRot3D.BoundBoxStyle: TBoundingBox;
The property BoundBoxStyle defines the styles for the bounding box:

bbNone No bounding box displayed.
bbFrame Wire frame cube. The colors of the wire frame are determined by the properties ColorCubeFrame and ColorCubeHidLin.
bbFaces Cube with transparent colored faces; the colors of the faces are adjusted according to the orientation of the particular face by interpolating between two limiting colors. The limits of the colors can be set by the properties ColorCubeFaceLow and ColorCubeFaceHigh.