StiDataAnalyzer Class
Namespace: Stimulsoft.Data.Engine
Methods
| Method | Returns | Description |
|---|---|---|
analyze static |
Promise<StiDataTable> | Analyzes the data based on the provided options and returns a resulting |
Method Details
analyze static
analyze(options: StiDataAnalyzerOptions): Promise<StiDataTable>
Analyzes the data based on the provided options and returns a resulting
Parameters
- options (StiDataAnalyzerOptions)
Returns Promise<StiDataTable> — A StiDataTable containing the analyzed data. If no meters are provided or no tables are fetched,
Fields
| Field | Type | Description |
|---|---|---|
| dataTable | any | |
| dataTable | any | |
| dataTable | any | |
| dataTable | any | |
| dataTable | any | |
| dataTable | any | |
| dataTable | any | |
| table | any | |
| table | any |