Contents

VectorizedAreaPlotContent

An opaque vectorized chart content type.

Declaration

@MainActor @preconcurrency struct VectorizedAreaPlotContent<Data> where Data : RandomAccessCollection

Overview

Don’t use this type directly. Swift Charts automatically instantiates and consumes values of this type.

See Also

Supporting types