TSignalHighLowSeries Class

Header: Dew.Signal.Controls.VCL/SignalSeriesTee.h · C++Builder only
THighLowSeriesTSignalHighLowSeries

class TSignalHighLowSeries : public THighLowSeries;

Series usefull for signal overview charts.

Use this series for signal overview charts. The series can look like a THighLowSeries or like a TLineSeries. The user can switch between both looks with the SeriesMode property. Both drawing modes are very fast.

Constructors

NameDescription
TSignalHighLowSeries

Destructors

NameDescription
~TSignalHighLowSeries

Properties

NameTypeDescription
ComplexSignalPartTComplexSignalPartSpecifies which part of the complex signal to draw.
EquidistantXSampleTEquidistantSampleDefines a hint for the pixel downsample algorithm.
PixelDownSampleboolIf True, a pixel down sample algorithm will be applied, to increase drawing speed.
SeriesDataTypeTSignalSeriesDataTypeDefines the data source format.
SeriesModeTSignalSeriesModeSet the series drawing mode.
ZMiddleDepthboolDraw the series at half of its given Z depth when in 3D.

Methods

NameDescription
AddHighLowValuesUse this method to pass values to the HighLow series when the drawing is mode is overview.
AddHighValuesUse this method to pass values to the HighLow series when the drawing mode is overview.
AddLineValuesAdd data to the series.
Assign
CalcFirstLastVisibleIndex
DoBeforeDrawValues
DrawAllValues
GetComplexSignalPart
GetEquidistantXSample
GetPixelDownSample
GetSeriesDataType
GetSeriesMode
GetZMiddleDepth
MaxYValue
MinYValue
MoreSameZOrder