Contents

chartScrollPosition(y:)

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

Declaration

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

See Also

Scrolling