Skip to main content

AreaAnnotationRegion

Defined in: src/helpers.ts:55

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

Extends

Properties

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