Click or drag to resize
PoAxisAxisReverses Enumeration

Axis reverse type.

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

Texts of the axis are no reversed.

AXIS_REVERSE1

Texts of the axis are reversed (mirror effect).

AXIS_REVERSE_DEPEND2

Depends on the axis type.

Remarks