API Reference
Return or set the default colorbar orientation.
Must be either 'vertical' or 'horizontal'.
'vertical'
'horizontal'
Examples
>>> import pyvista >>> pyvista.global_theme.colorbar_orientation = 'horizontal'