Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / ChartTitle Class / Content Property

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