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