AxisLabelsPosition Enum
Represents the possible positions for axis labels.
Fields
High | Axis labels are at the high end of the perpendicular axis. This value is currently not supported when exporting a chart to PDF, XPS, or image formats. This value is exported as NextToAxis. |
Low | Axis labels are at the low end of the perpendicular axis. |
NextToAxis | Axis labels are next to the axis. |
None | Axis labels are not drawn. |