Gets or sets the location of the legend 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;
Remarks
Modifying this value will change LocationDefault.
See Also
Legend Class | Legend Members | C1.Win.C1Chart Namespace | Legend Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |