COLOR_CODING_TYPE
Defined in: src/const.ts:797
Enumeration Members
| Enumeration Member | Value | Defined in |
|---|---|---|
CATEGORICAL | "Categorical" | src/const.ts:798 |
CONDITIONAL | "Conditional" | src/const.ts:799 |
LINEAR | "Linear" | src/const.ts:800 |
OFF | "Off" | src/const.ts:801 |