An explicit position for this item to render within the layer. By default, items will render in the order they were added to the collection.
Items with a renderOrder set will be inserted at the desired position.
Type declaration
(): number
Returns number
getSurfaceRenderOrder
getSurfaceRenderOrder:() => number
Allows a series to be treated as if it was drawn on a surface with a different draw order than its actual parent surface
Until the chart is rendered, the get method will only return a value if one has been explicitly set.
An explicit position for this item to render within the layer. By default, items will render in the order they were added to the collection. Items with a renderOrder set will be inserted at the desired position.