Click or drag to resize
PoAxisMarginTypes Enumeration

Margin type.

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

Relative margin on the axis.

FIXED_MARGIN1

Absolute margin on the axis.

Remarks