Table of Contents

Enum eTickLabelPosition

Namespace
OfficeOpenXml.Drawing.Chart
Assembly
EPPlus.dll

Axis label position

public enum eTickLabelPosition

Fields

High = 0

The axis labels will be at the high end of the perpendicular axis

Low = 1

The axis labels will be at the low end of the perpendicular axis

NextTo = 2

The axis labels will be next to the axis.

None = 3

No axis labels are drawn