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