Click or drag to resize
PoHistogramColorings Enumeration

Type of coloration of the bars.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum Colorings
Members
  Member nameValueDescription
COLOR_LIST0

Histogram bars are colored by a list of colors.

DATA_MAPPING1

Histogram bars are colored by data mapping.

Remarks