PoAxisAxisReverses Enumeration |
Axis reverse type.
Namespace: OIV.MeshViz.Graph
Member name | Value | Description | |
---|---|---|---|
AXIS_NO_REVERSE | 0 | Texts of the axis are no reversed. | |
AXIS_REVERSE | 1 | Texts of the axis are reversed (mirror effect). | |
AXIS_REVERSE_DEPEND | 2 | Depends on the axis type. |