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

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