datapoint-selector/datapoint-selection.model.ts
Properties |
|
[key: string]:
|
| __active |
__active:
|
Type : boolean | null
|
| Optional |
| __target |
__target:
|
Type : IIdentified | null
|
| Optional |
| __template |
__template:
|
Type : string | null | number
|
| Optional |
| color |
color:
|
Type : string | null
|
| Optional |
| description |
description:
|
Type : string | null
|
| Optional |
| fragment |
fragment:
|
Type : string
|
| label |
label:
|
Type : string | null
|
| Optional |
| lineType |
lineType:
|
Type : string | null
|
| Optional |
| max |
max:
|
Type : number | null
|
| Optional |
| min |
min:
|
Type : number | null
|
| Optional |
| orientation |
orientation:
|
Type : string | null
|
| Optional |
| redRangeMax |
redRangeMax:
|
Type : number | null
|
| Optional |
| redRangeMin |
redRangeMin:
|
Type : number | null
|
| Optional |
| renderType |
renderType:
|
Type : string | null
|
| Optional |
| series |
series:
|
Type : string
|
| target |
target:
|
Type : number | null
|
| Optional |
| unit |
unit:
|
Type : string | null
|
| Optional |
| yAxisType |
yAxisType:
|
Type : string | null
|
| Optional |
| yellowRangeMax |
yellowRangeMax:
|
Type : number | null
|
| Optional |
| yellowRangeMin |
yellowRangeMin:
|
Type : number | null
|
| Optional |