AnnotationRegion
Defined in: src/helpers.ts:37
Represents a core annotation region parameters.
Extended by
Properties
| Property | Type | Defined in |
|---|---|---|
description? | string | src/helpers.ts:47 |
fillColor? | string | src/helpers.ts:41 |
header? | string | src/helpers.ts:39 |
headerColor? | string | src/helpers.ts:40 |
hidden? | boolean | src/helpers.ts:46 |
isDataFrameRegion? | boolean | src/helpers.ts:49 |
opacity? | number | src/helpers.ts:48 |
outlineColor? | number | src/helpers.ts:43 |
outlineWidth? | number | src/helpers.ts:42 |
type? | string | src/helpers.ts:38 |
xMap? | string | src/helpers.ts:44 |
yMap? | string | src/helpers.ts:45 |