asposecells.api

Class DataBarBorderType

Utility class containing constants. Specifies the border type of a data bar.

Field Summary
const  intNONE
The data bar has no border.
const  intSOLID
The data bar has a solid border.
 

    • Field Detail

      • NONE

        const int NONE
        The data bar has no border.
      • SOLID

        const int SOLID
        The data bar has a solid border.