You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Tee Namespace > Structs, Records, Enums > Dew.Signal.Tee.AxisScaleMode Enumeration
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
Dew.Signal.Tee.AxisScaleMode Enumeration

Describes axis scaling.

Syntax
C#
Visual Basic
public enum AxisScaleMode : byte { amNone, amPeakHold, amAuto }

SignalToolsTee.cs

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-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!