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).