public class DataBarFillType
Field Summary | ||
---|---|---|
static final int | DATA_BAR_FILL_SOLID | |
The data bar is filled with solid color.
|
||
static final int | DATA_BAR_FILL_GRADIENT | |
The data bar is filled with a color gradient.
|
||
static final int | SOLID | |
The data bar is filled with solid color.
|
||
static final int | GRADIENT | |
The data bar is filled with a color gradient.
|
public static final int DATA_BAR_FILL_SOLID
public static final int DATA_BAR_FILL_GRADIENT
public static final int SOLID
public static final int GRADIENT