'Declaration
Public Enum DataLabelPosition Inherits System.Enum
'Usage
Dim instance As DataLabelPosition
public enum DataLabelPosition : System.Enum
'Declaration
Public Enum DataLabelPosition Inherits System.Enum
'Usage
Dim instance As DataLabelPosition
public enum DataLabelPosition : System.Enum
Member | Description |
---|---|
Above | Specifies position is above. |
Automatic | Specifies position is automatically determined by chart type. |
Below | Specifies position is below. |
BestFit | Specifies position is best fit. |
Center | Specifies position is center. |
Custom | Specifies position is custom or moved. |
InsideBase | Specifies position is inside base. |
InsideEnd | Specifies position is inside end. |
Left | Specifies position is left. |
Mixed | Specifies position is mixed. |
OutsideEnd | Specifies position is outside end. |
Right | Specifies position is right. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.Charts.DataLabelPosition
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2