'Declaration Public Enum ChartCompass Inherits System.Enum
public enum ChartCompass : System.Enum
'Declaration Public Enum ChartCompass Inherits System.Enum
public enum ChartCompass : System.Enum
| Member | Description | 
|---|---|
| East | Object is positioned east or to the right side. | 
| North | Object is positioned north or above. | 
| South | Object is positioned south or below. | 
| West | Object is positioned west or to the left side. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Chart.ChartCompass