[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartTitle.Text

Text Property

Text

Gets or sets the title text. (The Rtf property is used if it's not empty, otherwise, this property is used.)

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