packages/components/externals/charts/model/apex-types.ts
Chart Title options See https://apexcharts.com/docs/options/title/
Properties |
| align |
align:
|
Type : "left" | "center" | "right"
|
| Optional |
| floating |
floating:
|
Type : boolean
|
| Optional |
| margin |
margin:
|
Type : number
|
| Optional |
| offsetX |
offsetX:
|
Type : number
|
| Optional |
| offsetY |
offsetY:
|
Type : number
|
| Optional |
| style |
style:
|
Type : literal type
|
| Optional |
| text |
text:
|
Type : string
|
| Optional |