C1.Chart Namespace : LabelPosition Enumeration |
'Declaration
Public Enum LabelPosition Inherits System.Enum
'Usage
Dim instance As LabelPosition
public enum LabelPosition : System.Enum
public enum class LabelPosition : public System.Enum
Member | Description |
---|---|
Bottom | The labels appear below the data points. |
Center | The labels appear centered on the data points. |
Left | The labels appear to the left of the data points. |
None | No data labels appear. |
Right | The labels appear to the right of the data points. |
Top | The labels appear above the data points. |
System.Object
System.ValueType
System.Enum
C1.Chart.LabelPosition
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