Aspose::Cells::Charts::MapChartLabelLayout enum
MapChartLabelLayout enum
Represents the layout of map chart’s labels.
enum class MapChartLabelLayout
Values
Name | Value | Description |
---|---|---|
BestFitOnly | 0 | Only best fit. |
ShowAll | 1 | Shows all labels. |
None | 2 | No labels. |
See Also
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++