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