java.lang.Object
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 int | BEST_FIT_ONLY | |
Only best fit.
|
static final int | SHOW_ALL | |
Shows all labels.
|
static final int | NONE | |
No labels.
|
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.