| C1.Silverlight.Chart.5 Assembly > C1.Silverlight.Chart Namespace : LabelAlignment Enumeration |
'Declaration Public Enum LabelAlignment Inherits System.Enum
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