| C1.Silverlight.Chart.5 Assembly > C1.Silverlight.Chart Namespace : LegendPosition Enumeration |
'Declaration Public Enum LegendPosition Inherits System.Enum
public enum LegendPosition : System.Enum
| Member | Description |
|---|---|
| Bottom | At bottom from the chart. |
| BottomCenter | Bottom center position. |
| BottomLeft | Bottom left position. |
| BottomRight | Bottom right position. |
| Left | At left from the chart. |
| Right | At right from the chart. |
| Top | At top from the chart. |
| TopCenter | Top center position. |
| TopLeft | Top left position. |
| TopRight | Top right position. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.Chart.LegendPosition