Enum eCrosses
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- EPPlus.dll
Where the axis cross.
public enum eCrosses
Fields
AutoZero = 0
The category axis crosses at the zero point of the valueaxis or the lowest or higest value if scale is over or below zero.
Max = 1
The axis crosses at the maximum value
Min = 2
Axis crosses at the minimum value