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 intDATA_BAR_FILL_SOLID
           The data bar is filled with solid color.
static final intDATA_BAR_FILL_GRADIENT
           The data bar is filled with a color gradient.
 

Field Detail

DATA_BAR_FILL_SOLID

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

DATA_BAR_FILL_GRADIENT

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

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