FormulaAnnotationRegion
Represents a formula annotation region (defined by two formula lines) parameters.
Extends
Properties
| Property | Type | Inherited from |
|---|---|---|
description? | string | AnnotationRegion.description |
fillColor? | string | AnnotationRegion.fillColor |
formula1? | string | - |
formula2? | string | - |
header? | string | AnnotationRegion.header |
headerColor? | string | AnnotationRegion.headerColor |
hidden? | boolean | AnnotationRegion.hidden |
isDataFrameRegion? | boolean | AnnotationRegion.isDataFrameRegion |
opacity? | number | AnnotationRegion.opacity |
outlineColor? | number | AnnotationRegion.outlineColor |
outlineWidth? | number | AnnotationRegion.outlineWidth |
type? | string | AnnotationRegion.type |
xMap? | string | AnnotationRegion.xMap |
yMap? | string | AnnotationRegion.yMap |