FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Title Class / Content Property

In This Topic
    Content Property (Title)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Content As System.String
    public System.string Content {get; set;}
    See Also