ComponentOne FlexReport for WinForms
Text Property (ChartTitle)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartTitle Class : Text Property
Gets or sets the title text. (The Rtf property is used if it's not empty, otherwise, this property is used.)
Syntax
'Declaration
 
Public Property Text As System.String
public System.string Text {get; set;}
See Also

Reference

ChartTitle Class
ChartTitle Members