Enum DataLabelPosition
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum DataLabelPosition : int
  Fields
| Name | Description | 
|---|---|
| BestFit | |
| Bottom | |
| Center | |
| InsideBase | |
| InsideEnd | |
| Left | |
| OutsideEnd | |
| Right | |
| Top | 
public enum DataLabelPosition : int
  | Name | Description | 
|---|---|
| BestFit | |
| Bottom | |
| Center | |
| InsideBase | |
| InsideEnd | |
| Left | |
| OutsideEnd | |
| Right | |
| Top |