| Visual Basic (Declaration) | |
|---|---|
Public Enum LabelAlignmentAttribute Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum LabelAlignmentAttribute : Enum | |
| Member | Description |
|---|---|
| Auto | Automatic position. |
| Top | Label aligned on the top of the marker. |
| Bottom | Label aligned on the bottom of the marker. |
| Right | Label aligned on the right of the marker. |
| Left | Label aligned on the left of the marker. |
| TopLeft | Label aligned on the top-left of the marker. |
| TopRight | Label aligned on the top-right of the marker. |
| BottomLeft | Label aligned on the bottom-left of the marker. |
| BottomRight | Label aligned on the bottom-right of the marker. |
| Center | Label aligned in the center of the marker. |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WinControl.Utilities.LabelAlignmentAttribute
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family