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: 10.12.3.0 (10.12.3.0)
Syntax
public enum Types
Members
  Member nameValueDescription
X0

Histogram bars are perpendicular to X-Axis.

Y1

Histogram bars are perpendicular to Y-Axis.

Remarks