[]
        
(Showing Draft Content)

GC.Spread.Sheets.Charts.TickLabelPosition

Enumeration: TickLabelPosition

Sheets.Charts.TickLabelPosition

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

Table of contents

Enumeration members

Enumeration members

high

high = 0

Top or right side of the chart.


low

low = 1

Bottom or left side of the chart.


nextToAxis

nextToAxis = 2

Next to axis (where axis is not at either side of the chart).


none

none = 3

No tick marks.