asposecells.api
Class CrossType

Utility class containing constants. Represents the axis cross type.

Field Summary
const  intAUTOMATIC
           Microsoft Excel sets the axis crossing point.
const  intMAXIMUM
           The axis crosses at the maximum value.
const  intCUSTOM
           The axis crosses at the custom value.
 

Field Detail

AUTOMATIC

const int AUTOMATIC
Microsoft Excel sets the axis crossing point.

MAXIMUM

const int MAXIMUM
The axis crosses at the maximum value.

CUSTOM

const int 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.