Enum eCrosses
Where the axis cross.
Namespace: OfficeOpenXml.Drawing.Chart
Assembly: EPPlus.dll
Syntax
public enum eCrosses
Fields
Name | Description |
---|---|
AutoZero | 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 | The axis crosses at the maximum value |
Min | Axis crosses at the minimum value |