Enum LabelPositionType

Enum LabelPositionType

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

Represents data label position type.

public enum LabelPositionType

Fields

Above = 4

Applies only to line charts

Below = 5

Applies only to line charts

BestFit = 8

Applies only to 2d/3d pie charts

Center = 0

Applies only to bar, 2d/3d pie charts

InsideBase = 1

Applies only to bar, 2d/3d pie charts

InsideEnd = 2

Applies only to bar charts

Left = 6

Applies only to line charts

Moved = 9

User moved the data labels, Only for reading chart from template file.

OutsideEnd = 3

Applies only to bar, 2d/3d pie charts

Right = 7

Applies only to line charts