java.lang.Object
com.aspose.cells.MapChartLabelLayout
public class MapChartLabelLayout
| 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. | ||
| Field Detail |
|---|
BEST_FIT_ONLY | |
public static final int BEST_FIT_ONLY | |
SHOW_ALL | |
public static final int SHOW_ALL | |
NONE | |
public static final int NONE | |