Click or drag to resize
PoPieChartExtAnnotPositions Enumeration

Type of external annotation position.

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

Exterior annotations are radial to the slices.

HOR_EXT_POS1

Exterior annotations are horizontal.

HOR_ALIGNED_EXT_POS2

Exterior annotations are horizontally aligned.

VERT_ALIGNED_EXT_POS3

Exterior annotations are vertically aligned.

SQUARE_ALIGNED_EXT_POS4

Exterior annotations are aligned on a square.

Remarks