ComponentOne Chart for .NET (2.0) Search HelpCentral 

Title.Compass Property

Gets or sets the general positioning of the title.

[Visual Basic]

Public Property Compass As C1.Win.C1Chart.CompassEnum

[C#]

public C1.Win.C1Chart.CompassEnum Compass {get;set;}

[Delphi]

public property Compass: C1.Win.C1Chart.CompassEnum read get_Compass write set_Compass;

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.