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: 2024.1.1.0 (2024.1.1)
Syntax
public enum Representations
Members
  Member nameValueDescription
JUXTAPOSED0

Histogram bars are juxtaposed.

ACCUMULATED1

Histogram bars are accumulated.

PERCENTAGE2

Histogram bars are percentage.

Remarks