Skip to main content

FormulaAnnotationRegion

Defined in: src/helpers.ts:64

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

Extends

Properties

PropertyTypeInherited fromDefined in
description?stringAnnotationRegion.descriptionsrc/helpers.ts:47
fillColor?stringAnnotationRegion.fillColorsrc/helpers.ts:41
formula1?string-src/helpers.ts:65
formula2?string-src/helpers.ts:66
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
xMap?stringAnnotationRegion.xMapsrc/helpers.ts:44
yMap?stringAnnotationRegion.yMapsrc/helpers.ts:45