Click or drag to resize
PoLogAxisdecadeFontSize Property

Decade graduations font size.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
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