FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 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 System.String
    public System.string Title {get; set;}
    See Also