aspose.cells
Class CrossType

Utility class containing constants. Represents the axis cross type.

Field Summary
const  NumberAUTOMATIC
           Microsoft Excel sets the axis crossing point.
const  NumberMAXIMUM
           The axis crosses at the maximum value.
const  NumberCUSTOM
           The axis crosses at the custom value.
 

Field Detail

AUTOMATIC

const Number AUTOMATIC
Microsoft Excel sets the axis crossing point.

MAXIMUM

const Number MAXIMUM
The axis crosses at the maximum value.

CUSTOM

const Number CUSTOM
The axis crosses at the custom value.

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