ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / Axis Class / Title Property

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