Enum MapChartLabelLayout

Enum MapChartLabelLayout

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

Represents the layout of map chart’s labels.

public enum MapChartLabelLayout

Fields

BestFitOnly = 0

Only best fit.

None = 2

No labels.

ShowAll = 1

Shows all labels.