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