SpectrumChart.DrawValues Method

void DrawValues(Int32 Index)

DrawValues will add all data of the TSignal/TSpectrum component located at Index in the TSignal/TSpectrum list to the series located at Index in the Chart.SeriesList.

#NameDescription
1IndexIndex for the Chart.SeriesList.

Result: stored in self (calling object)