FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexRadar Class / LegendTitle Property

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