The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



ScaleFactY


Unit:SDL_plot3d
Class: TPlot3D
Declaration: property ScaleFactY: double;

The property ScaleFactY  determines the scaling of the y-axis of the surface plot (the length of the y-axis is determined by the number of rows of the data matrix GridMat). Please note that the actual size of the axis depends also on the overall size factor  Magnification. By default, ScaleFactY  is set to 1.0.

Hint: Note that the property ScaleFactY  may be changed by the procedures AutoScale  and Reset.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): plotit3d



Last Update: 2023-Dec-13