public class DataBarNegativeColorType
Field Summary | ||
---|---|---|
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.
|
||
static final int | DATA_BAR_SAME_AS_POSITIVE | |
Use the same color as positive data bars.
|
||
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.
|
public static final int DATA_BAR_COLOR
public static final int DATA_BAR_SAME_AS_POSITIVE
public static final int COLOR
public static final int SAME_AS_POSITIVE