|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<ChartPlotEmptyType>
com.spire.xls.ChartPlotEmptyType
public enum ChartPlotEmptyType
Chart plot empty type.
Enum Constant Summary | |
---|---|
Interpolated
Represents the interpolated empty plot. |
|
NotPlotted
No plot. |
|
Zero
Represents the zero empty plot. |
Enum Constant Detail |
---|
public static final ChartPlotEmptyType NotPlotted
public static final ChartPlotEmptyType Zero
public static final ChartPlotEmptyType Interpolated
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |