com.aspose.cells
Class MapChartLabelLayout

java.lang.Object
    extended by com.aspose.cells.MapChartLabelLayout

public class MapChartLabelLayout 
extends java.lang.Object

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


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

Field Detail

BEST_FIT_ONLY

public static final int BEST_FIT_ONLY
Only best fit.

SHOW_ALL

public static final int SHOW_ALL
Shows all labels.

NONE

public static final int NONE
No labels.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.