Skip to main content
Version: 4.2

Type alias: SeriesPrimitivePaneViewZOrder

SeriesPrimitivePaneViewZOrder: "bottom" | "normal" | "top"

Defines where in the visual layer stack the renderer should be executed.

  • bottom: Draw below everything except the background.
  • normal: Draw at the same level as the series.
  • top: Draw above everything (including the crosshair).