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

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