StrokeStyle
@elastic/charts • Exports
@elastic/charts / StrokeStyle
Interface: StrokeStyle<C>
The stroke color style
Contents
Type parameters
• C = Color
Properties
stroke
stroke:
C
The stroke color in hex, rgba, hsl
Source
packages/charts/src/utils/themes/theme.ts:138
strokeWidth
strokeWidth:
number
The stroke width in pixel
Source
packages/charts/src/utils/themes/theme.ts:140
Generated using typedoc-plugin-markdown and TypeDoc