[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.TickLabelPosition

TickLabelPosition Enum

Specifies the position of tick-mark labels on the specified axis.

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

Fields

Name Description
High

Specifies that the tick marks are at the top or right side of the chart.

Low

Specifies that the tick marks are on the bottom or left side of the chart.

NextToAxis

Specifies that the tick marks are next to the axis (where the axis is not at either side of the chart).

None

Specifies no tick marks.