C1.Chart Namespace : Position Enumeration |
'Declaration
Public Enum Position Inherits System.Enum
'Usage
Dim instance As Position
public enum Position : System.Enum
public enum class Position : public System.Enum
Member | Description |
---|---|
Auto | The element is positioned automatically. |
Bottom | The item appears below. |
Left | The element appears to the left. |
None | The element is not visible. |
Right | The element appears to the right. |
Top | The item appears above. |
System.Object
System.ValueType
System.Enum
C1.Chart.Position
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