Enum MapChartRegionType

Enum MapChartRegionType

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

Stellt den Regionstyp des Kartencharts dar.

public enum MapChartRegionType

Felder

Automatic = 0

Automatisch

CountryRegionList = 2

Liste der Länderregionen.

DataOnly = 1

Nur Daten.

World = 3

Welt.

 Deutsch