_Font.title_size#
- property _Font.title_size: int[source]#
Return or set the title size.
If
None, then VTK usesUnconstrainedFontSizeOnfor titles.
Examples#
Download Python source code | Download Jupyter notebook
>>> import pyvista as pv
>>> pv.global_theme.font.title_size = 20