Enum MapChartLabelLayout

Enum MapChartLabelLayout

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

表示地图图表标签的布局。

public enum MapChartLabelLayout

字段

BestFitOnly = 0

仅最佳适配。

None = 2

无标签。

ShowAll = 1

显示所有标签。

 中文