Table of Contents

Enum eCrossBetween

Namespace
OfficeOpenXml.Drawing.Chart
Assembly
EPPlus.dll

How the axis are crossed

public enum eCrossBetween

Fields

Between = 0

The value axis will cross the category axis between data markers

MidCat = 1

The value axis will cross the category axis at the middle of a category.