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 |
scale is labeled by date and time inscription (starting with year 1 AD), property DateFormat determines the layout of the date/time labels. Please note that the property ShortTicks has no effect if LabelType is set to ftDateTime. Further, the property Logarithmic is automatically reset if the label type is set to ftDateTime. |
ftUserText |
axis labeled by user defined text (see UserTickText for details) |