plot_area property

plot_area property

Gets the chart’s plot area which includes axis tick labels.

Remarks

Definition:

@property
def plot_area(self):
    ...

See Also