'Declaration Public Enum LabelPosition Inherits System.Enum
'Usage Dim instance As LabelPosition
public enum LabelPosition : System.Enum
'Declaration Public Enum LabelPosition Inherits System.Enum
'Usage Dim instance As LabelPosition
public enum LabelPosition : System.Enum
Member | Description |
---|---|
High | The label is located over the axis values. |
Low | The label is located under the axis values. |
NextToAxis | The label is located near the axis. |
None | No label is displayed. |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.LabelPosition
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, 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