PoPieChartAlignments Enumeration |
Type of annotation alignment.
Namespace: OIV.MeshViz.Graph
Member name | Value | Description | |
---|---|---|---|
LEFT_ALIGN | 0 | Annotations are aligned on the left of the annotation box. | |
CENTER_ALIGN | 1 | Annotations are aligned on the center of the annotation box. | |
RIGHT_ALIGN | 2 | Annotations are aligned on the right of the annotation box. | |
INWARDS_ALIGN | 3 | Annotations are aligned inward the pie chart. | |
OUTWARDS_ALIGN | 4 | Annotations are aligned outward the pie chart. |