Click or drag to resize
PoHistogramBarSpaceTypes Enumeration

Type of spacing between bars.

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

Relative histogram bar spacing.

FIXED_SPACE1

Fixed histogram bar spacing.

Remarks