Click or drag to resize
PoErrorCurveErrorCurveReps Enumeration

Type of error curve representation.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
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