C1.Silverlight.Chart Namespace : LabelAlignment Enumeration |
'Declaration
Public Enum LabelAlignment Inherits System.Enum
'Usage
Dim instance As LabelAlignment
public enum LabelAlignment : System.Enum
Member | Description |
---|---|
Auto | Automatic label position. |
BottomCenter | Bottom center position. |
BottomLeft | Bottom left position. |
BottomRight | Bottom right position. |
MiddleCenter | Middle center position. |
MiddleLeft | Middle left position. |
MiddleRight | Middle right position. |
TopCenter | Top center position. |
TopLeft | Top left position. |
TopRight | Top right position. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.Chart.LabelAlignment
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