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