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.
Configures the symbol style scale for charts.
nonisolated func chartSymbolScale(range: [any ChartSymbolShape]) -> some View
The range of symbols that correspond to the scale domain.