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



TFigType


Unit:SDL_sdlbase
Class: none
Declaration: TFigType = (ftNoFigs, ftNum, ftTime, ftDateTime, ftUsertext);

The type TFigType specifies the type of the inscription of an axis:

ftNoFigs axis without figures but with scale ticks
ftNum axis labeled by numbers
ftTime axis labeled by a time scale (minimum tick distance is 1 millisecond)
ftDateTime axis is labeled by date and time inscription (starting with year 1 AD)
ftUserText axis labeled by user defined text



Last Update: 2023-Feb-06