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....



DecPlaceZ


Unit:SDL_plot3d
Class:TPlot3D
Declaration:property DecPlaceZ: integer;

The property DecPlaceZ determines the number of decimal places used for the scale on the z-axis. DecPlaceZ may take values between -2 and +12. The negative values have the following special meaning:

-1 The labels on the scale are displayed using exponential notation.
-2 The number of decimal places is automatically adjusted according to the range of the axis. This mode is recommended for applications where the user is allowed to change the extents of a chart.

Note, that the actual length of a single numeric label is restricted to 14 characters (decreasing the number of decimal places if necessary).



Last Update: 2023-Dec-13