ChartView

struct ChartView : View

Subview that displays a chart with the readings

Lifecycle

Internal

  • Undocumented

    Declaration

    Swift

    let series: [Series]
  • Declaration

    Swift

    var body: some View { get }