Click or drag to resize
PoAxistickSubDef Property

Secondary graduations tick definition.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public SoSFEnum<PoAxisTickSubDefs> tickSubDef { get; }

Property Value

Type: SoSFEnumPoAxisTickSubDefs
Remarks

The secondary graduations can be given either by a number or by a period. . Default is PERIOD_MAIN_TICK.

See Also