ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / Legend Class / Title Property

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