packages/components/externals/charts/model/apex-types.ts
Properties |
|
| borderColor |
borderColor:
|
Type : string
|
| Optional |
| borderRadius |
borderRadius:
|
Type : number
|
| Optional |
| borderWidth |
borderWidth:
|
Type : number
|
| Optional |
| click |
click:
|
Type : Function
|
| Optional |
| mouseEnter |
mouseEnter:
|
Type : Function
|
| Optional |
| mouseLeave |
mouseLeave:
|
Type : Function
|
| Optional |
| offsetX |
offsetX:
|
Type : number
|
| Optional |
| offsetY |
offsetY:
|
Type : number
|
| Optional |
| orientation |
orientation:
|
Type : string
|
| Optional |
| position |
position:
|
Type : string
|
| Optional |
| style |
style:
|
Type : AnnotationStyle
|
| Optional |
| text |
text:
|
Type : string
|
| Optional |
| textAnchor |
textAnchor:
|
Type : string
|
| Optional |