Contents

symbolSize(_:)

Sets the plotting symbol size for the chart content according to a perceived area.

Declaration

nonisolated func symbolSize(_ area: CGFloat) -> some ChartContent

Parameters

  • area:

    The perceived area in square points. For example, a square with 10 points on each side has an area of 100 square points.

See Also

Setting symbol appearance