asposecells.api

Class PlotDataByType

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

Field Summary
const  intROW
By row.
const  intCOLUMN
By column.
 

    • Field Detail

      • ROW

        const int ROW
        By row.
      • COLUMN

        const int COLUMN
        By column.