Enum MapChartLabelLayout
Enum MapChartLabelLayout
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
맵 차트 레이블의 레이아웃을 나타냅니다.
public enum MapChartLabelLayout
필드
BestFitOnly = 0
최적의 맞춤만 표시합니다.
None = 2
레이블 없음.
ShowAll = 1
모든 레이블을 표시합니다.
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
맵 차트 레이블의 레이아웃을 나타냅니다.
public enum MapChartLabelLayout
BestFitOnly = 0
최적의 맞춤만 표시합니다.
None = 2
레이블 없음.
ShowAll = 1
모든 레이블을 표시합니다.