Placement
@elastic/charts • Exports
@elastic/charts / Placement
Variable: Placement
const
Placement:Readonly
<Object
>
Placement used in positioning tooltip
Type declaration
Auto
Auto:
"auto"
AutoEnd
AutoEnd:
"auto-end"
AutoStart
AutoStart:
"auto-start"
Bottom
Bottom:
"bottom"
BottomEnd
BottomEnd:
"bottom-end"
BottomStart
BottomStart:
"bottom-start"
Left
Left:
"left"
LeftEnd
LeftEnd:
"left-end"
LeftStart
LeftStart:
"left-start"
Right
Right:
"right"
RightEnd
RightEnd:
"right-end"
RightStart
RightStart:
"right-start"
Top
Top:
"top"
TopEnd
TopEnd:
"top-end"
TopStart
TopStart:
"top-start"
Source
packages/charts/src/components/portal/types.ts:18
Generated using typedoc-plugin-markdown and TypeDoc