TAxisScaleTool Class

Header: Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only
TTeeCustomToolAxisTAxisScaleTool

class TAxisScaleTool : public TTeeCustomToolAxis;

Extends the scaling capabalities of the TChart axes.

Use this component to add more options to the default axis scaling provided by TeeChart. The tool allows you to define top and bottom margins for any axis and a "peak hold" behaviour.

Constructors

NameDescription
TAxisScaleTool

Destructors

NameDescription
~TAxisScaleTool

Properties

NameTypeDescription
AxisScaleModeTAxisScaleModeDefines how this TeeTool will affect the scaling of the axis.
DataIsSpectrumboolHelps when switching between logarithmic scales.
LowerMarginintSpecifies lower margin.
UpperMarginintSpecifies upper margin.

Methods

NameDescription
ChartEvent
Description
GetAxisScaleMode
GetDataIsSpectrum
GetEditorClass
GetLowerMargin
GetUpperMargin
ResetResets peak hold mode.

Fields

NameTypeDescription
Logarithmicbool
OldMaxdouble
OldMindouble