Click or drag to resize
PoAxisMarginTypes Enumeration

Margin type.

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

Relative margin on the axis.

FIXED_MARGIN1

Absolute margin on the axis.

Remarks