ComponentOne Chart for .NET (2.0) Search HelpCentral 

Legend.LocationDefault Property

Gets or sets the default location of the legend.

[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

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.