java.lang.Objectcom.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 | |
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 |