ComponentOne Chart for .NET (2.0) Search HelpCentral 

Title.LocationDefault Property

Gets or sets the default location of the title.

[Visual Basic]

Public Property LocationDefault As Point

[C#]

public Point LocationDefault {get;set;}

[Delphi]

public property LocationDefault: Point read get_LocationDefault write set_LocationDefault;

Remarks

The LocationDefault property specifies the location of the upper, left corner of the chart element it describes. Non-negative values indicate the explicit position 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.