FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Text Class / Content Property

In This Topic
    Content Property (Text)
    In This Topic
    Gets or sets the text of the annotation.
    Syntax
    'Declaration
     
    Public Property Content As String
    public string Content {get; set;}
    See Also