Skip to main content

FormulaAnnotationRegion

Defined in: src/helpers.ts:66

Represents a formula annotation region (defined by two formula lines) parameters.

Extends

Properties

PropertyTypeInherited fromDefined in
description?stringAnnotationRegion.descriptionsrc/helpers.ts:48
fillColor?stringAnnotationRegion.fillColorsrc/helpers.ts:42
formula1?string-src/helpers.ts:67
formula2?string-src/helpers.ts:68
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
xMap?stringAnnotationRegion.xMapsrc/helpers.ts:45
yMap?stringAnnotationRegion.yMapsrc/helpers.ts:46
zIndex?numberAnnotationRegion.zIndexsrc/helpers.ts:51