| 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 | TAnalysis | Slot to connect TAnalysis descendant as the source of data. |
| Inputs | TAnalysisList | Slot to connect TAnalysisList descendant 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.} |