'Declaration Public Enum CompassEnum Inherits System.Enum
public enum CompassEnum : System.Enum
'Declaration Public Enum CompassEnum Inherits System.Enum
public enum CompassEnum : 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.Win.C1Chart3DBase.CompassEnum