[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.TickMark

TickMark Enum

Specifies the position of major and minor tick marks for an axis.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public enum TickMark
Public Enum TickMark

Fields

Name Description
Cross

Specifies that the marks cross the axis.

Inside

Specifies that the marks are inside the axis.

None

Specifies no marks.

Outside

Specifies that the marks are outside the axis.