plotSize
The size of the plot in the chart.
Declaration
var plotSize: CGSize { get }Discussion
The plot is the area between the x and y axes, not including the axes themselves.
The size of the plot in the chart.
var plotSize: CGSize { get }The plot is the area between the x and y axes, not including the axes themselves.