[]
Gets or sets the title text. (The Rtf property is used if it's not empty, otherwise, this property is used.)
[C1Description("ChartTitle.Text", "The title text (used unless the Rtf property is not empty).")]
public string Text { get; set; }
<C1Description("ChartTitle.Text", "The title text (used unless the Rtf property is not empty).")>
Public Property Text As String