You are here: Symbol Reference > SignalToolsTee Namespace > Structs, Records, Enums > SignalToolsTee.TAxisScaleMode Enumeration
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalToolsTee.TAxisScaleMode Enumeration

Specifies the axis scaling.

Pascal
TAxisScaleMode = (
  amNone,
  amPeakHold,
  amAuto
);
Members 
Description 
amNone 
The default axis scaling of the TeeChart will not be affected. 
amPeakHold 
The maximum value of the consecutive chart updates will be used as the maximum for all subsequent updates. 
amAuto 
The axis will be scaled automatically, but it is be possible to define top and bottom margins in percentage of the total axis span. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!