[]
Gets or sets an RTF title string. (This property is used if it is not empty, otherwise the Text property is used.)
[C1Description("ChartTitle.Rtf", "The RTF title string (if specified, overrides the Text property).")]
public string Rtf { get; set; }
<C1Description("ChartTitle.Rtf", "The RTF title string (if specified, overrides the Text property).")>
Public Property Rtf As String