com.aspose.cells

Class PlotEmptyCellsType

  • java.lang.Object
    • 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