Skip to main content

AreaAnnotationRegion

Defined in: src/helpers.ts:57

Represents an area annotation region (defined by polygon points) parameters.

Extends

Properties

PropertyTypeInherited fromDefined in
area?[number, number][]-src/helpers.ts:60
description?stringAnnotationRegion.descriptionsrc/helpers.ts:48
fillColor?stringAnnotationRegion.fillColorsrc/helpers.ts:42
header?stringAnnotationRegion.headersrc/helpers.ts:40
headerColor?stringAnnotationRegion.headerColorsrc/helpers.ts:41
hidden?booleanAnnotationRegion.hiddensrc/helpers.ts:47
id?stringAnnotationRegion.idsrc/helpers.ts:38
isDataFrameRegion?booleanAnnotationRegion.isDataFrameRegionsrc/helpers.ts:50
opacity?numberAnnotationRegion.opacitysrc/helpers.ts:49
outlineColor?numberAnnotationRegion.outlineColorsrc/helpers.ts:44
outlineWidth?numberAnnotationRegion.outlineWidthsrc/helpers.ts:43
type?stringAnnotationRegion.typesrc/helpers.ts:39
x?string-src/helpers.ts:58
xMap?stringAnnotationRegion.xMapsrc/helpers.ts:45
y?string-src/helpers.ts:59
yMap?stringAnnotationRegion.yMapsrc/helpers.ts:46
zIndex?numberAnnotationRegion.zIndexsrc/helpers.ts:51