Gets or sets the position of the label relative its specified location.
[Visual Basic]
Public Property Compass As LabelCompassEnum
[C#]
public LabelCompassEnum Compass {get;set;}
[Delphi]
public property Compass: LabelCompassEnum read get_Compass write set_Compass;
See Also
DataLabel Class | DataLabel Members | C1.Win.C1Chart Namespace | Label Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |