Click or drag to resize
PoAxisgradFontSize Property

Font size of the graduations.

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

Property Value

Type: SoSFFloat
Remarks

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

See Also