Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

sampling

Configures sampling for Volume plot from its authoritative release declaration.

Reference contract

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.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/results-viewport/volume/field/sampling
Path
apps/desktop-electron/src/ui/resultPlotScene.ts
Symbol
VolumePlotLayer