packages/components/externals/charts/model/apex-types.ts
Plot X and Y grid options See https://apexcharts.com/docs/options/grid/
Properties |
|
| borderColor |
borderColor:
|
Type : string
|
| Optional |
| column |
column:
|
Type : literal type
|
| Optional |
| padding |
padding:
|
Type : literal type
|
| Optional |
| position |
position:
|
Type : "front" | "back"
|
| Optional |
| row |
row:
|
Type : literal type
|
| Optional |
| show |
show:
|
Type : boolean
|
| Optional |
| strokeDashArray |
strokeDashArray:
|
Type : number
|
| Optional |
| xaxis |
xaxis:
|
Type : literal type
|
| Optional |
| yaxis |
yaxis:
|
Type : literal type
|
| Optional |