[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.TickMark

TickMark Enum

Represents the possible positions for tick marks.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum TickMark
Public Enum TickMark

Fields

Name Description
Cross

The tick marks shall cross the axis.

Inside

The tick marks shall be inside the plot area.

None

There shall be no tick marks.

Outside

The tick marks shall be outside the plot area.