Click or drag to resize
PoTimeAxisTypes Enumeration

Axis orientation.

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

The time axis is a X-axis.

Y1

The time axis is a Y-axis.

Remarks