|
DSP Master VCL
|
Specifies the axis scaling.
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!
|