Show / Hide Table of Contents

Enum eCrossBetween

How the axis are crossed

Namespace: Experior.Core.Data.OfficeOpenXml.Drawing.Chart
Assembly: Experior.Core.dll
Syntax
public enum eCrossBetween

Fields

Name Description
Between

Specifies the value axis shall cross the category axis between data markers

MidCat

Specifies the value axis shall cross the category axis at the midpoint of a category.

Extension Methods

EnumExtensions.AsString()
Back to top Generated by DocFX