Skip to main content

RectBorderStyle

@elastic/chartsExports


@elastic/charts / RectBorderStyle

Interface: RectBorderStyle

Contents

Properties

stroke?

stroke?: string

Border stroke color

Source

packages/charts/src/utils/themes/theme.ts:712


strokeOpacity?

strokeOpacity?: number

Border stroke opacity

Source

packages/charts/src/utils/themes/theme.ts:720


strokeWidth

strokeWidth: number

Border stroke width

Source

packages/charts/src/utils/themes/theme.ts:716


visible

visible: boolean

Border visibility

Source

packages/charts/src/utils/themes/theme.ts:708


Generated using typedoc-plugin-markdown and TypeDoc