| Name | Type | Description |
|---|
| Caption | String | Description of the input selected. This caption modifies Series.Name, if set. |
| Collection | SignalCollectionBase | Returns the collection associated with this object and is the owner. |
| Input | TSpectrum | Slot to connect TSpectrum descendant to as the source of data to draw. |
| Inputs | TSpectrumList | Slot to connect TSpectrum descendant to as the source of data to draw. |
| InputsItemIndex | Int32 | Specifies the index of the item from the TSignaList to be used as data source. |
| Series | Series | Defines the TeeChart series to which the data will be drawn. |
| SeriesName | String | Setting the series name will search the series with the matching name in the Chart.SeriesList and assign the first match to the Series property. Note: The name of the series is not the same as the Title.} |