pyvista.plotting.themes._ColorbarConfig.height#

property _ColorbarConfig.height: float[source]#

Return or set colorbar height.

Examples

>>> import pyvista as pv
>>> pv.global_theme.colorbar_horizontal.height = 0.2