Click or drag to resize
PoPolarLogAxisdecadeFontSize Property

Decade graduations font size.

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

Property Value

Type: SoSFFloat
Remarks

If this value is <= 0, the font size is fixed at 0.04 if the graduations do not cross each other. This value is a percentage of the current domain (cf OIV.MeshViz.Graph.PoBase description).

See Also