aspose.cells
Class TickLabelPositionType

Utility class containing constants. Represents the position type of tick-mark labels on the specified axis.

Field Summary
const  NumberHIGH
           Position type is high.
const  NumberLOW
           Position type is low.
const  NumberNEXT_TO_AXIS
           Position type is next to axis.
const  NumberNONE
           Position type is none.
 

Field Detail

HIGH

const Number HIGH
Position type is high.

LOW

const Number LOW
Position type is low.

NEXT_TO_AXIS

const Number NEXT_TO_AXIS
Position type is next to axis.

NONE

const Number NONE
Position type is none.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.