Click or drag to resize
PoAxisgradDistAxis Property

Distance from the graduations to the axis.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat gradDistAxis { get; }

Property Value

Type: SoSFFloat
Remarks

If this value is <= 0, the distance is automatically calculated. This value is a percentage of the current domain (cf OIV.MeshViz.Graph.PoBase description). Default is 0.

See Also