Enum MapChartLabelLayout

Enum MapChartLabelLayout

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

Reprezentuje układ etykiet wykresu mapy.

public enum MapChartLabelLayout

Pola

BestFitOnly = 0

Tylko najlepsze dopasowanie.

None = 2

Brak etykiet.

ShowAll = 1

Pokazuje wszystkie etykiety.

 Polski