Contents

alignsMarkStylesWithPlotArea(_:)

Aligns this item’s styles with the chart’s plot area.

Declaration

nonisolated func alignsMarkStylesWithPlotArea(_ aligns: Bool = true) -> some ChartContent

Parameters

  • aligns:

    A Boolean value that indicates whether to align this item’s styles with the plotting area.

Discussion

Marks map unit-point coordinates within the plot area’s bounds.

See Also

Positioning marks