Gets or sets the default size of the label.
[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
Label Class | Label Members | C1.Win.C1Chart Namespace | Label Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |