Enum MapChartLabelLayout

Enum MapChartLabelLayout

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

Stellt das Layout der Beschriftungen des Kartencharts dar.

public enum MapChartLabelLayout

Felder

BestFitOnly = 0

Nur beste Passform.

None = 2

Keine Beschriftungen.

ShowAll = 1

Zeigt alle Beschriftungen an.

 Deutsch