Gets the location of the label in chart control client coordinates.
[Visual Basic]
Public Property Location As Point
[C#]
public Point Location {get;set;}
[Delphi]
public property Location: Point read get_Location write set_Location;
See Also
Label Class | Label Members | C1.Win.C1Chart Namespace | Label Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |