position(by:axis:span:)
Declaration
nonisolated func position(by value: PlottableProjection<Self.DataElement, some Plottable>, axis: Axis? = nil, span: MarkDimension = .automatic) -> some VectorizedChartContent<Self.DataElement>
nonisolated func position(by value: PlottableProjection<Self.DataElement, some Plottable>, axis: Axis? = nil, span: MarkDimension = .automatic) -> some VectorizedChartContent<Self.DataElement>