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