asposecells.api

Class MapChartLabelLayout

Utility class containing constants. Represents the layout of map chart's labels.

Field Summary
const  intBEST_FIT_ONLY
Only best fit.
const  intSHOW_ALL
Shows all labels.
const  intNONE
No labels.
 

    • Field Detail

      • BEST_FIT_ONLY

        const int BEST_FIT_ONLY
        Only best fit.
      • SHOW_ALL

        const int SHOW_ALL
        Shows all labels.
      • NONE

        const int NONE
        No labels.