packages/components/externals/charts/model/apex-types.ts
Properties |
|
| click |
click:
|
Type : Function
|
| Optional |
| id |
id:
|
Type : number | string
|
| Optional |
| image |
image:
|
Type : literal type
|
| Optional |
| label |
label:
|
Type : AnnotationLabel
|
| Optional |
| marker |
marker:
|
Type : literal type
|
| Optional |
| mouseEnter |
mouseEnter:
|
Type : Function
|
| Optional |
| mouseLeave |
mouseLeave:
|
Type : Function
|
| Optional |
| seriesIndex |
seriesIndex:
|
Type : number
|
| Optional |
| x |
x:
|
Type : number | string
|
| Optional |
| y |
y:
|
Type : null | number
|
| Optional |
| yAxisIndex |
yAxisIndex:
|
Type : number
|
| Optional |