plotAreaSize
The size of the plot in the chart.
Declaration
var plotAreaSize: CGSize { get }Discussion
The plot is the area between the x and y axes, not including the axes themselves.
A chart must exist in the context of the chart proxy.
The size of the plot in the chart.
var plotAreaSize: CGSize { get }The plot is the area between the x and y axes, not including the axes themselves.
A chart must exist in the context of the chart proxy.