You are here: Symbol Reference > MtxVecTee Namespace > Functions > MtxVecTee.DrawValues Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxVecTee.DrawValues Function

Plots a Y=Y(X) using Series.

Pascal
procedure DrawValues(X: TVec; Y: TVec; Series: TChartSeries; PixelDownSample: boolean = false); overload;

If parameter PixelDownSample is True, then DrawValues will automatically use PixelDownSample method to reduce the number of points displayed (much faster display).

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