Click or drag to resize
PoMultipleHistogramRepresentations Enumeration

Type of presentation of multiple histogram.

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

Histogram bars are juxtaposed.

ACCUMULATED1

Histogram bars are accumulated.

PERCENTAGE2

Histogram bars are percentage.

Remarks