[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.TickLabelPosition

TickLabelPosition Enum

Represents the possible positions for tick labels.

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

Fields

Name Description
High

The axis labels shall be at the high end of the perpendicular axis.

Low

The axis labels shall be at the low end of the perpendicular axis.

NextTo

The axis labels shall be next to the axis.

None

The axis labels are not drawn.