aspose.cells

Class PlotDataByType

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

Field Summary
const  NumberROW
By row.
const  NumberCOLUMN
By column.
 

    • Field Detail

      • ROW

        const Number ROW
        By row.
      • COLUMN

        const Number COLUMN
        By column.