Click or drag to resize
PoAxisMarginTypes Enumeration

Margin type.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public enum MarginTypes
Members
  Member nameValueDescription
REL_MARGIN0

Relative margin on the axis.

FIXED_MARGIN1

Absolute margin on the axis.

Remarks