LegendDataLabelPosition enumeration
Contents
[
Hide
]LegendDataLabelPosition enumeration
Determines position of data labels.
The LegendDataLabelPosition type exposes the following members:
Fields
| Field | Description |
|---|---|
| NOT_DEFINED | Position is not defined. |
| BOTTOM | Specifies that data labels shall be displayed below the data marker. |
| BEST_FIT | Specifies that data labels shall be displayed in the best position. |
| CENTER | Specifies that data labels shall be displayed centered on the data marker. |
| INSIDE_BASE | Specifies that data labels shall be displayed inside the base of the data marker. |
| INSIDE_END | Specifies that data labels shall be displayed inside the end of the data marker. |
| LEFT | Specifies that data labels shall be displayed to the left of the data marker. |
| OUTSIDE_END | Specifies that data labels shall be displayed outside the end of the data marker. |
| RIGHT | Specifies that data labels shall be displayed to the right of the data marker. |
| TOP | Specifies that data labels shall be displayed above the data marker. |
See Also
- module
aspose.slides.charts - library
Aspose.Slides