Skip to documentation content
On this page
  1. Reference

association

Configures association for Volume plot from its authoritative release declaration.

Reference

FieldValueDescription
valueType"auto" | "global" | "cell" | "boundary" | "edge" | "point"Declared input representation.
defaultRelease default applied when the field is omitted.
typescriptType"auto" | "global" | "cell" | "boundary" | "edge" | "point"Compiler-resolved TypeScript contract.
requiredtrue
allowed["auto","global","cell","boundary","edge","point"]Allowed declaration values.

Configures association for Volume plot from its authoritative release declaration.

The declared value type is "auto" | "global" | "cell" | "boundary" | "edge" | "point". Allowed values are ["auto","global","cell","boundary","edge","point"]. This field is required.