java.lang.Object
com.aspose.cells.DataBarNegativeColorType
public class DataBarNegativeColorType
| Field Summary | ||
|---|---|---|
static final int | 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 int | SAME_AS_POSITIVE | |
| Use the same color as positive data bars. | ||
| Field Detail |
|---|
COLOR | |
public static final int COLOR | |
SAME_AS_POSITIVE | |
public static final int SAME_AS_POSITIVE | |