packages/eui/packages/components/externals/charts/model/apex-types.ts
Properties |
|
Methods |
|
Optional onClick | ||||||
onClick(e?: any)
|
||||||
Parameters :
Returns :
void
|
Optional onDblClick | ||||||
onDblClick(e?: any)
|
||||||
Parameters :
Returns :
void
|
colors |
colors:
|
Type : string[]
|
Optional |
discrete |
discrete:
|
Type : ApexDiscretePoint[]
|
Optional |
fillOpacity |
fillOpacity:
|
Type : number | number[]
|
Optional |
hover |
hover:
|
Type : literal type
|
Optional |
offsetX |
offsetX:
|
Type : number
|
Optional |
offsetY |
offsetY:
|
Type : number
|
Optional |
shape |
shape:
|
Type : ApexMarkerShape
|
Optional |
showNullDataPoints |
showNullDataPoints:
|
Type : boolean
|
Optional |
size |
size:
|
Type : number | number[]
|
Optional |
strokeColors |
strokeColors:
|
Type : string | string[]
|
Optional |
strokeDashArray |
strokeDashArray:
|
Type : number | number[]
|
Optional |
strokeOpacity |
strokeOpacity:
|
Type : number | number[]
|
Optional |
strokeWidth |
strokeWidth:
|
Type : number | number[]
|
Optional |