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 |
| width |
width:
|
Type : number | string
|
| Optional |
| y |
y:
|
Type : null | number | string
|
| Optional |
| y2 |
y2:
|
Type : null | number | string
|
| Optional |
| yAxisIndex |
yAxisIndex:
|
Type : number
|
| Optional |