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