Click or drag to resize
PoHistogramTypes Enumeration

Type of orientation of the histogram's bars.

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

Histogram bars are perpendicular to X-Axis.

Y1

Histogram bars are perpendicular to Y-Axis.

Remarks