ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationTextBar Class / Text Property

In This Topic
    Text Property (AnnotationTextBar)
    In This Topic
    Gets or sets the text string that is displayed in the text bar.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also