com.aspose.cells
Class PlotEmptyCellsType

java.lang.Object
    extended by com.aspose.cells.PlotEmptyCellsType

public class PlotEmptyCellsType 
extends java.lang.Object

Utility class containing constants. Represents all plot empty cells type of a chart.

Field Summary
static final intNOT_PLOTTED
           Not plotted(leave gap)
static final intZERO
           Zero
static final intINTERPOLATED
           Interpolated
 

Field Detail

NOT_PLOTTED

public static final int NOT_PLOTTED
Not plotted(leave gap)

ZERO

public static final int ZERO
Zero

INTERPOLATED

public static final int INTERPOLATED
Interpolated

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.