FormulaLine
Defined in: src/helpers.ts:9
FormulaLine available parameters.
Properties
| Property | Type | Defined in |
|---|---|---|
color? | string | src/helpers.ts:14 |
column2? | string | src/helpers.ts:29 |
description? | string | src/helpers.ts:13 |
formula? | string | src/helpers.ts:20 |
id? | string | src/helpers.ts:10 |
max? | number | src/helpers.ts:19 |
min? | number | src/helpers.ts:18 |
opacity? | number | src/helpers.ts:16 |
orientation? | string | src/helpers.ts:24 |
showOnPlot? | boolean | src/helpers.ts:21 |
showOnTooltip? | boolean | src/helpers.ts:22 |
spline? | number | src/helpers.ts:26 |
style? | string | src/helpers.ts:27 |
title? | string | src/helpers.ts:12 |
type? | string | src/helpers.ts:11 |
visible? | boolean | src/helpers.ts:15 |
width? | number | src/helpers.ts:25 |
xMap? | string | src/helpers.ts:30 |
yMap? | string | src/helpers.ts:31 |
zIndex? | number | src/helpers.ts:17 |