asposecells.api

Class AxisType

Utility class containing constants. Represents the axis type.

Field Summary
const  intCATEGORY
Category axis
const  intVALUE
Value axis
const  intSERIES
Series axis
 

    • Field Detail

      • CATEGORY

        const int CATEGORY
        Category axis
      • VALUE

        const int VALUE
        Value axis
      • SERIES

        const int SERIES
        Series axis