Contents

chartSymbolScale(range:)

Configures the symbol style scale for charts.

Declaration

nonisolated func chartSymbolScale(range: [any ChartSymbolShape]) -> some View

Parameters

  • range:

    The range of symbols that correspond to the scale domain.

See Also

Symbol scales