Contents

chartScrollPosition(x:)

Associates a binding to be updated when the chart scrolls along the x-axis.

Declaration

nonisolated func chartScrollPosition(x: Binding<some Plottable>) -> some View

See Also

Scrolling