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