| GrapeCity.Excel.Chart Namespace : DataLabelPosition Enumeration |
'Declaration Public Enum DataLabelPosition Inherits System.Enum
'Usage Dim instance As DataLabelPosition
public enum DataLabelPosition : System.Enum
| Member | Description |
|---|---|
| BestFit | The data label shall be displayed in the best position |
| Bottom | The data label shall be displayed below the data marker. |
| Center | The data label shall be displayed centerend on the data marker. |
| InsideBase | The data label shall be displayed inside the base of the data marker. |
| InsideEnd | The data label shall be displayed inside the end of the data marker. |
| Left | The data label shall be displayed to the left of the data marker. |
| OutsideEnd | The data label shall be displayed outside the end of the data marker. |
| Right | The data label shall be displayed to the right of the data marker. |
| Top | The data label shall be displayed above the data marker. |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.Chart.DataLabelPosition
Target Platforms: Windows Server 2012, Windows RT