[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartTitle.Rtf

Rtf Property

Rtf

Gets or sets an RTF title string. (This property is used if it is not empty, otherwise the Text property is used.)

Declaration
[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