Use the members of this enumeration to set the value of the Compass property of
the Title and Chart3DLegend classes.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
public enum CompassEnum |
Visual Basic |
---|
Public Enumeration CompassEnum |
Members
Member name | Value | Description | |
---|---|---|---|
North | 0 | Object is positioned north or above. | |
South | 1 | Object is positioned south or below. | |
East | 2 | Object is positioned east or to the right side. | |
West | 3 | Object is positioned west or to the left side. |