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

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