'Declaration
Public Enum PointDataPointLabelsPositionType Inherits System.Enum
'Usage
Dim instance As PointDataPointLabelsPositionType
public enum PointDataPointLabelsPositionType : System.Enum
'Declaration
Public Enum PointDataPointLabelsPositionType Inherits System.Enum
'Usage
Dim instance As PointDataPointLabelsPositionType
public enum PointDataPointLabelsPositionType : System.Enum
Member | Description |
---|---|
Above | The data labels are located above the points. |
Below | The data labels are located below the points. |
Center | The data labels are located in the center of the points. |
Left | The data labels are located on the left side of the points. |
Right | The data labels are located on the right side of the points. |
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.PointDataPointLabelsPositionType
Target Platforms: Windows 11, Windows 10, 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