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:701


strokeOpacity?

strokeOpacity?: number

Border stroke opacity

Source

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


strokeWidth

strokeWidth: number

Border stroke width

Source

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


visible

visible: boolean

Border visibility

Source

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


Generated using typedoc-plugin-markdown and TypeDoc