ComponentOne Chart for .NET (2.0) Search HelpCentral 

Title.Text Property

Gets or set title text.

[Visual Basic]

Public Property Text As String

[C#]

public string Text {get;set;}

[Delphi]

public property Text: String read get_Text write set_Text;

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.