Gets or sets the general positioning of the axis.
[Visual Basic]
Public Property Compass As C1.Win.C1Chart.CompassEnum
[C#]
public C1.Win.C1Chart.CompassEnum Compass {get;set;}
[Delphi]
public property Compass: C1.Win.C1Chart.CompassEnum read get_Compass write set_Compass;
Remarks
X may be set to North/South, Y and Y2 may be set to East/West.
See Also
Axis Class | Axis Members | C1.Win.C1Chart Namespace | Axis Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |