com.aspose.cells
Class PlotDataByType

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

public class PlotDataByType 
extends java.lang.Object

Utility class containing constants. Represents the type of data plot by row or column.


Field Summary
static final intROW
           By row.
static final intCOLUMN
           By column.
 

Field Detail

ROW

public static final int ROW
By row.

COLUMN

public static final int COLUMN
By column.

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