asposecells.api

Class ErrorBarDisplayType

Utility class containing constants. Represents error bar display type.

Field Summary
const  intBOTH
Both
const  intMINUS
Minus
const  intNONE
None
const  intPLUS
Plus
 

    • Field Detail

      • BOTH

        const int BOTH
        Both
      • MINUS

        const int MINUS
        Minus
      • NONE

        const int NONE
        None
      • PLUS

        const int PLUS
        Plus