com.aspose.cells
Class DataBarNegativeColorType

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

public class DataBarNegativeColorType 
extends java.lang.Object

Utility class containing constants. Specifies whether to use the same border and fill color as postive data bars.

Field Summary
static final intDATA_BAR_COLOR
           Use the color specified in the Negative Value and Axis Setting dialog box or by using the ColorType and BorderColorType properties of the NegativeBarFormat object.
static final intDATA_BAR_SAME_AS_POSITIVE
           Use the same color as positive data bars.
 

Field Detail

DATA_BAR_COLOR

public static final int DATA_BAR_COLOR
Use the color specified in the Negative Value and Axis Setting dialog box or by using the ColorType and BorderColorType properties of the NegativeBarFormat object.

DATA_BAR_SAME_AS_POSITIVE

public static final int DATA_BAR_SAME_AS_POSITIVE
Use the same color as positive data bars.

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