packages/components/externals/charts/model/apex-types.ts
Properties |
|
| appendTo |
appendTo:
|
Type : string
|
| Optional |
| backgroundColor |
backgroundColor:
|
Type : string
|
| Optional |
| borderColor |
borderColor:
|
Type : string
|
| Optional |
| borderRadius |
borderRadius:
|
Type : number
|
| Optional |
| borderWidth |
borderWidth:
|
Type : number
|
| Optional |
| fontFamily |
fontFamily:
|
Type : undefined | string
|
| Optional |
| fontSize |
fontSize:
|
Type : string | number
|
| Optional |
| fontWeight |
fontWeight:
|
Type : string | number
|
| Optional |
| foreColor |
foreColor:
|
Type : string
|
| Optional |
| paddingBottom |
paddingBottom:
|
Type : number
|
| Optional |
| paddingLeft |
paddingLeft:
|
Type : number
|
| Optional |
| paddingRight |
paddingRight:
|
Type : number
|
| Optional |
| paddingTop |
paddingTop:
|
Type : number
|
| Optional |
| text |
text:
|
Type : string
|
| Optional |
| textAnchor |
textAnchor:
|
Type : string
|
| Optional |
| x |
x:
|
Type : number
|
| Optional |
| y |
y:
|
Type : number
|
| Optional |