Classes
| Name | Description |
|---|---|
| TAnalysisChart | Abstract class for drawing signals and spectrums. |
| TAxisScaleTool | Extends the scaling capabalities of the TChart axes. |
| TBiSpectrumAnalyzerDialog | Use the component to display the associated component editor in run-time. |
| TChartList | Holds a list of TChart objects. |
| TChartStreamList | Enables streaming of a list of TChart objects. |
| TCrossSpectrumAnalyzerDialog | Use the component to display the associated component editor in run-time. |
| TCursorMarkTool | An abstract class provides basics for peak and signal marking. |
| TCustomSignalDialog | Abstract class for signal processing dialog editors. |
| TDSPTeeItem | A place holder for a reference to TAnalysis/TAnalysisList object. |
| TSignalAnalyzerDialog | Use the component to display the associated component editor. |
| TSignalChart | TChart descendant supports drawing of data from connected TSignal components. |
| TSignalColorBandTool | TeeTool component for drawing a region selection rectangle. |
| TSignalDiscreteSeries | A series drawing a discrete signal sample by sample. |
| TSignalFilterDialog | Use the component to display the associated component editor. |
| TSignalGeneratorDialog | Use the component to display the associated component editor in run-time. |
| TSignalHighLowSeries | Series usefull for signal overview charts. |
| TSignalInDialog | Use the component to display the associated component editor. |
| TSignalMarkTool | Mark specific signal values. |
| TSignalOutDialog | Use the component to display the associated component editor. |
| TSignalPolarSeries | Polar series which accepts data in carteisan coordinates. |
| TSignalReadDialog | Use the component to display the associated component editor. |
| TSignalTeeCollection | A collection for a list of references to TSignal objects. |
| TSignalTeeItem | A place holder for a reference to TSignal object. |
| TSpectrumAnalyzerDialog | |
| TSpectrumAnalyzerDialogTabs | Defines the features that can be edited with TSpectrumAnalyzerDialog. |
| TSpectrumChart | TChart descendant supports drawing of data from connected TSpectrum components. |
| TSpectrumMarkTool | Marks peaks in the frequency spectrums. |
| TSpectrumTeeCollection | A collection for a list of references to TSpectrum objects. |
| TSpectrumTeeItem | A place holder for a reference to TSpectrum object. |
| TWaterfallChart |
Structs
| Name | Description |
|---|---|
| TLocalChartRecord | |
| TOnDragLine | Event triggered when a line of the selection rectangle is being dragged. |
Enumerations
| Name | Description |
|---|---|
| TAxisScaleMode | Specifies the axis scaling. |
| TConfidenceLabels | Specifies how confidence interval is to be displayed with marked peaks. |
| TLineBorder | Defines which border is being dragged. |
| TSignalMarkMode | Defines which time series values to find. |
| TSignalSeriesDataType | Defines the data source format. |
| TSignalSeriesMode | Defines the drawing style of the TSignalHighLow series. |
| TSpectrumMarkMode | Defines how the peaks will be marked. |
| TSpectrumMarkType | Specifies labels displayed above the marked peak. |
| TSpectrumPart | Defines which spectrum will be displayed on the chart. |