Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Axis Class / TitleStyle Property

In This Topic
    TitleStyle Property
    In This Topic
    Gets the axis title style.
    Syntax
    'Declaration
     
    
    Public Property TitleStyle As String
    public string TitleStyle {get; set;}
    See Also