C1.Xaml.Chart Assembly > C1.Xaml.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.Xaml.Chart.LegendPosition