Contents

symbolSize(_:)

Sets the plotting symbol size for the chart content.

Declaration

nonisolated func symbolSize(_ size: KeyPath<Self.DataElement, CGSize>) -> some VectorizedChartContent<Self.DataElement>

Parameters

  • size:

    The symbol’s bounding box’s dimensions.

See Also

Setting symbol appearance