ComponentOne Chart for .NET (2.0) Search HelpCentral 

Label.Size Property

Gets or sets the size of the label 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

Label Class | Label Members | C1.Win.C1Chart Namespace | Label Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.