[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.DataLabelPosition

DataLabelPosition Enum

Represents the possible positions for a data label.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum DataLabelPosition
Public Enum DataLabelPosition

Fields

Name Description
BestFit

Data labels shall be displayed in the best position.

Bottom

Data labels shall be displayed below the data marker.

Center

Data labels shall be displayed centered on the data marker.

InsideBase

Data labels shall be displayed inside the base of the data marker.

InsideEnd

Data labels shall be displayed inside the end of the data marker.

Left

Data labels shall be displayed to the left of the data marker.

OutsideEnd

Data labels shall be displayed outside the end of the data marker.

Right

Data labels shall be displayed to the right of the data marker.

Top

Data labels shall be displayed above the data marker.

Unspecified

Unspecified value