Copy several vectors to the same series in one pass.
Copy each of the vector in Vectors array to Series TChartValueList(s): XValues, YValues, ZValues,.... Use this routine, if you want to copy several vectors to the same series in one pass.
Use this routine to construct error chart with only one line of code.
You want to plot error chart by ussing TErrorSeries (see Teechart help to learn more about this). If the necessary data is stored in three vectors:
then you can use
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|