public enum SurfaceDataPointLabelsPositionType : System.Enum
'Declaration
Public Enum SurfaceDataPointLabelsPositionType Inherits System.Enum
'Usage
Dim instance As SurfaceDataPointLabelsPositionType
Member | Description |
---|---|
Center | The data labels will be in the center of the area covered by the surface. |
InsideBase | The data labels will be inside the area covered by the surface, near the base of said area. |
InsideEnd | The data labels will be inside the area covered by the surface, near near the end of said area. |
OutsideEnd | The data labels will be outside the area covered by the surface, near the end of said area. |
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.SurfaceDataPointLabelsPositionType
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