Click or drag to resize
PoErrorCurveErrorCurveReps Enumeration

Type of error curve representation.

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

The error curve is a high low close representation.

LINE_BAR1

The error curve is a line bar representation.

FILLED2

The error curve is a filled representation.

Remarks