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.
Controls the display order of overlapping chart content.
nonisolated func zIndex(_ value: Double) -> some ChartContent
A relative front-to-back ordering for this view; the default is 0.