com.aspose.cells
Class ErrorBarDisplayType

java.lang.Object
    extended by com.aspose.cells.ErrorBarDisplayType

public class ErrorBarDisplayType 
extends java.lang.Object

Utility class containing constants. Represents error bar display type.

Field Summary
static final intBOTH
           Both
static final intMINUS
           Minus
static final intNONE
           None
static final intPLUS
           Plus
 

Field Detail

BOTH

public static final int BOTH
Both

MINUS

public static final int MINUS
Minus

NONE

public static final int NONE
None

PLUS

public static final int PLUS
Plus

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