Show / Hide Table of Contents

Enum eAxisTickMark

Tickmarks

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

Fields

Name Description
Cross

Specifies the tick marks shall cross the axis.

In

Specifies the tick marks shall be inside the plot area.

None

Specifies there shall be no tick marks.

Out

Specifies the tick marks shall be outside the plot area.

Extension Methods

EnumExtensions.AsString()
Back to top Generated by DocFX