Gets the size of the PlotArea in chart control client coordinates.
[Visual Basic]
Public ReadOnly Property Size As Size
[C#]
public Size Size {get;}
[Delphi]
public property Size: Size read get_Size;
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. |