RectAnnotation
@elastic/charts • Exports
@elastic/charts / RectAnnotation
Function: RectAnnotation()
RectAnnotation(
props
,context
?):null
|ReactElement
<any
,any
>
Parameters
• props: PropsWithChildren
<SFProps
<RectAnnotationSpec
, "chartType"
| "specType"
, "groupId"
| "outside"
| "zIndex"
| "annotationType"
, SFOptionalKeys
<RectAnnotationSpec
, "chartType"
| "specType"
, "groupId"
| "outside"
| "zIndex"
| "annotationType"
>, SFRequiredKeys
<RectAnnotationSpec
, "chartType"
| "specType"
, "groupId"
| "outside"
| "zIndex"
| "annotationType"
, SFOptionalKeys
<RectAnnotationSpec
, "chartType"
| "specType"
, "groupId"
| "outside"
| "zIndex"
| "annotationType"
>>>>
• context?: any
Returns
null
| ReactElement
<any
, any
>
Source
node_modules/@types/react/index.d.ts:544
Generated using typedoc-plugin-markdown and TypeDoc