Click or drag to resize
PoTimeAxisTypes Enumeration

Axis orientation.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public enum Types
Members
  Member nameValueDescription
X0

The time axis is a X-axis.

Y1

The time axis is a Y-axis.

Remarks