Skip to documentation content
On this page
  1. Reference

entityLevel

Configures entityLevel for Scatter plot from its authoritative release declaration.

Reference

FieldValueDescription
valueType"Domain" | "Edge" | "Point" | "Global" | "Border"Declared input representation.
defaultRelease default applied when the field is omitted.
typescriptType"Domain" | "Edge" | "Point" | "Global" | "Border"Compiler-resolved TypeScript contract.
requiredtrue
allowed["Domain","Edge","Point","Global","Border"]Allowed declaration values.

Configures entityLevel for Scatter plot from its authoritative release declaration.

The declared value type is "Domain" | "Edge" | "Point" | "Global" | "Border". Allowed values are ["Domain","Edge","Point","Global","Border"]. This field is required.