packages/eui/packages/components/externals/charts/model/apex-types.ts
Properties |
|
borderColor |
borderColor:
|
Type : string
|
Optional |
borderWidth |
borderWidth:
|
Type : number
|
Optional |
fillColor |
fillColor:
|
Type : string
|
Optional |
id |
id:
|
Type : number | string
|
Optional |
label |
label:
|
Type : AnnotationLabel
|
Optional |
offsetX |
offsetX:
|
Type : number
|
Optional |
offsetY |
offsetY:
|
Type : number
|
Optional |
opacity |
opacity:
|
Type : number
|
Optional |
strokeDashArray |
strokeDashArray:
|
Type : number
|
Optional |
x |
x:
|
Type : null | number | string
|
Optional |
x2 |
x2:
|
Type : null | number | string
|
Optional |