aspose.cells

Class DataBarNegativeColorType

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

Field Summary
const  NumberCOLOR
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.
const  NumberSAME_AS_POSITIVE
Use the same color as positive data bars.
 

    • Field Detail

      • COLOR

        const Number 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.
      • SAME_AS_POSITIVE

        const Number SAME_AS_POSITIVE
        Use the same color as positive data bars.