Gets or sets the size of the legend in chart control client coordinates.
[Visual Basic]
Public Property Size As Size
[C#]
public Size Size {get;set;}
[Delphi]
public property Size: Size read get_Size write set_Size;
Remarks
Modifying this value will change SizeDefault.
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. |