ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Title Class / Text Property

In This Topic
    Text Property (Title)
    In This Topic
    Gets or sets the text to display for the Title object.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also