ParentLabelLayoutType
ParentLabelLayoutType enum
Represents layout of category data labels. Used with Treemap series only.
enum class ParentLabelLayoutType
Values
Name | Value | Description |
---|---|---|
Banner | 0 | Specifies that parent category labels are shown as banner |
None | 1 | Specifies that parent category labels are not drawn |
Overlapping | 2 | Specifies that parent category labels are shown as overlapping |
See Also
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides