| PoHistogramTextPaths Enumeration | 
Type of text path.
Namespace: OIV.MeshViz.Graph
| Member name | Value | Description | |
|---|---|---|---|
| PATH_RIGHT | 0 | Writing from left to right.  | |
| PATH_LEFT | 1 | Writing from right to left.  | |
| PATH_UP | 2 | Writing from bottom to top.  | |
| PATH_DOWN | 3 | Writing from top to bottom.  | |
| PATH_DEPEND | 4 | Depends on the type of histogram.  |