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