Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.FlexChart Namespace / ChartTitle Class / Content Property

In This Topic
    Content Property
    In This Topic
    Gets or sets the title content.
    Syntax
    'Declaration
     
    Public Property Content As String
    public string Content {get; set;}
    See Also