Enum MapChartLabelLayout

Enum MapChartLabelLayout

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

Representa o layout dos rótulos do gráfico de mapa.

public enum MapChartLabelLayout

Campos

BestFitOnly = 0

Somente melhor ajuste.

None = 2

Sem rótulos.

ShowAll = 1

Mostra todos os rótulos.

 Português