com.aspose.cells
Class DataBarFillType

java.lang.Object
    extended by com.aspose.cells.DataBarFillType

public class DataBarFillType 
extends java.lang.Object

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


Field Summary
static final intSOLID
           The data bar is filled with solid color.
static final intGRADIENT
           The data bar is filled with a color gradient.
 

Field Detail

SOLID

public static final int SOLID
The data bar is filled with solid color.

GRADIENT

public static final int GRADIENT
The data bar is filled with a color gradient.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.