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

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