aspose.cells

Class TickMarkType

Utility class containing constants. Represents the tick mark type for the specified axis.

Field Summary
const  NumberCROSS
Tick mark type is Cross.
const  NumberINSIDE
Tick mark type is Inside.
const  NumberNONE
Tick mark type is None.
const  NumberOUTSIDE
Tick mark type is Outside
 

    • Field Detail

      • CROSS

        const Number CROSS
        Tick mark type is Cross.
      • INSIDE

        const Number INSIDE
        Tick mark type is Inside.
      • NONE

        const Number NONE
        Tick mark type is None.
      • OUTSIDE

        const Number OUTSIDE
        Tick mark type is Outside