ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / TextAnnotation Class / Text Property

In This Topic
    Text Property (TextAnnotation)
    In This Topic
    A System.String value that indicates the text of the annotation.
    Syntax
    'Declaration
     
    Public Property Text As System.String
    public System.string Text {get; set;}
    See Also