aspose.cells

Class ErrorBarDisplayType

Utility class containing constants. Represents error bar display type.

Field Summary
const  NumberBOTH
Both
const  NumberMINUS
Minus
const  NumberNONE
None
const  NumberPLUS
Plus
 

    • Field Detail

      • BOTH

        const Number BOTH
        Both
      • MINUS

        const Number MINUS
        Minus
      • NONE

        const Number NONE
        None
      • PLUS

        const Number PLUS
        Plus