LegendDataLabelPosition

LegendDataLabelPosition

Overview

LegendDataLabelPosition is a enum in Aspose.Slides FOSS for Python.

Determines position of data labels.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default label position
BOTTOMRepresents a label positioned at the bottom of the legend
BEST_FITRepresents a label automatically placed for optimal fit
CENTERRepresents a label centered within the legend area
INSIDE_BASERepresents a label placed inside the legend near its base
INSIDE_END
LEFTRepresents a label positioned to the left side of the legend
OUTSIDE_ENDRepresents a label placed outside the legend at its end
RIGHT
TOP