Click or drag to resize
PoAxisGradPositions Enumeration

Graduation position type.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum GradPositions
Members
  Member nameValueDescription
GRAD_ABOVE0

Graduations are above the axis.

GRAD_BELOW1

Graduations are below the axis.

GRAD_DEPEND2

Depends on the type of the axis.

Remarks