Contents

zIndex(_:)

Controls the display order of overlapping chart content.

Declaration

nonisolated func zIndex(_ value: Double) -> some ChartContent

Parameters

  • value:

    A relative front-to-back ordering for this view; the default is 0.

See Also

Layering chart content