You are here: Symbol Reference > SignalSeriesTee Namespace > Classes > TSignalHighLowSeries Class > public > TSignalHighLowSeries.AddLineValues Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalHighLowSeries.AddLineValues Method

Add data to the series.

Pascal
procedure AddLineValues(Src: TVec; Offset: double; Step: double);

The offset defines the start on the X axis and the step the distance between consecutive samples on the X axis. The src should contain the data that is to be drawn. The Y values are not interleaved. Any overview is computed internally by the drawing algorithm.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!