|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<ChartLineWeightType>
com.spire.xls.ChartLineWeightType
public enum ChartLineWeightType
Chart line weight values type.
Enum Constant Summary | |
---|---|
Hairline
Represents the hairline weight for chart line. |
|
Medium
Represents the medimun weight for chart line. |
|
Narrow
Represents the narrow weight for chart line. |
|
Wide
Represents the wide weight for chart line. |
Enum Constant Detail |
---|
public static final ChartLineWeightType Hairline
public static final ChartLineWeightType Narrow
public static final ChartLineWeightType Medium
public static final ChartLineWeightType Wide
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |