ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / 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 System.String
    public System.string Header {get; set;}
    See Also