Gets or sets the default size of the legend.
[Visual Basic]
Public Property SizeDefault As Size
[C#]
public Size SizeDefault {get;set;}
[Delphi]
public property SizeDefault: Size read get_SizeDefault write set_SizeDefault;
Remarks
Negative values will allow autopositioning.
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. |