pyvista.plotting.themes._Font.label_size# property _Font.label_size: int[source]# Return or set the label size. If None, then VTK uses UnconstrainedFontSizeOn for labels. Examples >>> import pyvista as pv >>> pv.global_theme.font.label_size = 20