asposecells.api

Class CategoryType

Utility class containing constants. Represents the category axis type.

Field Summary
const  intAUTOMATIC_SCALE
AutomaticScale
const  intCATEGORY_SCALE
CategoryScale
const  intTIME_SCALE
TimeScale
 

    • Field Detail

      • AUTOMATIC_SCALE

        const int AUTOMATIC_SCALE
        AutomaticScale
      • CATEGORY_SCALE

        const int CATEGORY_SCALE
        CategoryScale
      • TIME_SCALE

        const int TIME_SCALE
        TimeScale