Click or drag to resize
PoAxisTitlePositions Enumeration

Title position type.

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

Title is at the middle of the axis.

TITLE_END1

Title is at the end of the axis.

TITLE_DEPEND2

Depends on the axis type.

Remarks