ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / FlexChartBase Class / Header Property

In This Topic
    Header Property
    In This Topic
    Gets or sets the chart header text.
    Syntax
    'Declaration
     
    
    Public Property Header As String
    public string Header {get; set;}
    See Also