widgets/implementations/datapoints-table/datapoints-table-widget.model.ts
Properties |
|
aggregation |
aggregation:
|
Type : AggregationOption
|
Optional |
context |
context:
|
Type : number
|
Optional |
datapoints |
datapoints:
|
Type : KPIDetails[]
|
date |
date:
|
Type : string[]
|
Optional |
Array that contains global time context dateFrom and dateTo. |
dateFrom |
dateFrom:
|
Type : string
|
dateTo |
dateTo:
|
Type : string
|
decimalPlaces |
decimalPlaces:
|
Type : number
|
Optional |
displayDateSelection |
displayDateSelection:
|
Type : boolean
|
displaySettings |
displaySettings:
|
Type : literal type
|
interval |
interval:
|
Type : TimeRangeInterval
|
isAutoRefreshEnabled |
isAutoRefreshEnabled:
|
Type : boolean
|
realtime |
realtime:
|
Type : boolean
|
refreshInterval |
refreshInterval:
|
Type : number
|
Optional |
selected |
selected:
|
Type : object
|
widgetInstanceGlobalTimeContext |
widgetInstanceGlobalTimeContext:
|
Type : boolean
|