fieldAvailable
association
Configures association for Contour plot from its authoritative release declaration.
Reference contract
| Field | Value | Description |
|---|---|---|
| valueType | "global" | "auto" | "boundary" | "point" | "cell" | "edge" | Declared input representation. |
| default | | Release default applied when the field is omitted. |
| typescriptType | "global" | "auto" | "boundary" | "point" | "cell" | "edge" | Compiler-resolved TypeScript contract. |
| required | true | — |
| allowed | ["global","auto","boundary","point","cell","edge"] | Allowed declaration values. |
Configures association for Contour plot from its authoritative release declaration.
The declared value type is "global" | "auto" | "boundary" | "point" | "cell" | "edge". Allowed values are ["global","auto","boundary","point","cell","edge"]. This field is required.