[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.TickLabelOrientation

TickLabelOrientation Enum

Specifies the text orientation for tick-mark labels.

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

Fields

Name Description
OrientationAutomatic

Specifies that the text orientation is set by Excel.

OrientationDownward

Specifies that the text is oriented down.

OrientationHorizontal

Specifies that the characters are horizontal.

OrientationUpward

Specifies that the text is oriented upward.

OrientationVertical

Specifies that the characters are vertical.