docks# property Subplot.docks: dict# The docks of this plot area. Each dock is basically just a PlotArea too. The docks are: [“left”, “top”, “right”, “bottom”] Returns: {dock_name: Dock} Return type: Dict[str, Dock]