TextStyle
@elastic/charts • Exports
@elastic/charts / TextStyle
Interface: TextStyle
Contents
Properties
fill
fill:
string
Source
packages/charts/src/utils/themes/theme.ts:45
fontFamily
fontFamily:
string
Source
packages/charts/src/utils/themes/theme.ts:43
fontSize
fontSize:
number
Source
packages/charts/src/utils/themes/theme.ts:42
fontStyle?
fontStyle?:
"inherit"
|"normal"
|"initial"
|"unset"
|"italic"
|"oblique"
Source
packages/charts/src/utils/themes/theme.ts:44
padding
padding:
number
|SimplePadding
Source
packages/charts/src/utils/themes/theme.ts:46
Generated using typedoc-plugin-markdown and TypeDoc