aspose.cells

Class DataBarFillType

Utility class containing constants. Specifies how a data bar is filled with color.

Field Summary
const  NumberSOLID
The data bar is filled with solid color.
const  NumberGRADIENT
The data bar is filled with a color gradient.
 

    • Field Detail

      • SOLID

        const Number SOLID
        The data bar is filled with solid color.
      • GRADIENT

        const Number GRADIENT
        The data bar is filled with a color gradient.