Click or drag to resize
PoAxistitleFontSize Property

Font size of the title.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFloat titleFontSize { get; }

Property Value

Type: SoSFFloat
Remarks

If this value is <= 0, the graduations font size is fixed at 0.055. This value is a percentage of the current domain (see OIV.MeshViz.Graph.PoBase description). As a result, the size of text on the screen is the same regardless of text orientation. Default is 0.

See Also