SpectrumChart.Spectrums Property

SpectrumTeeCollection Spectrums { get; set; }

A collection of links to TSpectrum objects.

Returns: SpectrumTeeCollection

Remarks:

The index in the Spectrums collection matches the index of the series. When the Update method of TSpectrum is called, it will also update the associated series, if it is connected to the Spectrums collection.