ComponentOne Chart for .NET (2.0) Search HelpCentral 

Title.SizeDefault Property

Gets or sets the default size of the title.

[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

The SizeDefault property specifies the size of the chart element it describes. Non-negative values indicate the explicit width and height in chart client coordinates to place the chart element. Negative values will allow autopositioning.

See Also

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


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