Contents

symbol(_:)

Sets a plotting symbol type for the chart content.

Declaration

nonisolated func symbol<S>(_ symbol: S) -> some ChartContent where S : ChartSymbolShape

Parameters

  • symbol:

    The symbol.

See Also

Setting symbol appearance