Skip to documentation content
On this page
  1. Reference

sampling

Configures sampling for Volume plot from its authoritative release declaration.

Reference

FieldValueDescription
valueTypeenumDeclared input representation.
defaultautoRelease default applied when the field is omitted.
typescriptType"auto" | "manual"Compiler-resolved TypeScript contract.
requiredtrue
allowed["auto","manual"]Allowed declaration values.

Configures sampling for Volume plot from its authoritative release declaration.

The declared value type is enum. The release default is auto. Allowed values are ["auto","manual"]. This field is required.