java.lang.Object
com.aspose.cells.ChartLineFormattingType
public class ChartLineFormattingType
| Field Summary | ||
|---|---|---|
static final int | AUTOMATIC | |
| Represents automatic formatting type. | ||
static final int | SOLID | |
| Represents solid formatting type. | ||
static final int | NONE | |
| Represents none formatting type. | ||
static final int | GRADIENT | |
| Gradient | ||
| Field Detail |
|---|
AUTOMATIC | |
public static final int AUTOMATIC | |
SOLID | |
public static final int SOLID | |
NONE | |
public static final int NONE | |
GRADIENT | |
public static final int GRADIENT | |