packages/components/externals/charts/model/apex-types.ts
Properties |
| align |
align:
|
Type : "left" | "right" | "center"
|
| Optional |
| offsetX |
offsetX:
|
Type : number
|
| Optional |
| offsetY |
offsetY:
|
Type : number
|
| Optional |
| style |
style:
|
Type : literal type
|
| Optional |
| text |
text:
|
Type : string
|
| Optional |
| verticalAlign |
verticalAlign:
|
Type : "top" | "middle" | "bottom"
|
| Optional |