PlotViewCollection

public struct PlotViewCollection

Undocumented

  • Undocumented

    Declaration

    Swift

    public init<S>(_ plots: S) where S : Sequence, S.Element == PlotView
  • Undocumented

    Declaration

    Swift

    public var base: [PlotView] { get }