Show / Hide Table of Contents

Enum eCrossBetween

How the axis are crossed

Namespace: OfficeOpenXml.Drawing.Chart
Assembly: EPPlus.dll
Syntax
public enum eCrossBetween

Fields

Name Description
Between

The value axis will cross the category axis between data markers

MidCat

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

Back to top Generated by DocFX