Enum MapChartLabelLayout

Enum MapChartLabelLayout

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

Rappresenta il layout delle etichette del grafico a mappa.

public enum MapChartLabelLayout

Campi

BestFitOnly = 0

Solo adattamento migliore.

None = 2

Nessuna etichetta.

ShowAll = 1

Mostra tutte le etichette.

 Italiano