MapChartLabelLayout enumeration

MapChartLabelLayout enumeration

Represents the layout of map chart’s labels.

The MapChartLabelLayout type exposes the following members:

Fields

FieldDescription
BEST_FIT_ONLYOnly the best fit is used.
SHOW_ALLShows all labels.
NONEThere are no labels.

See Also