ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Legend Class / Footer Property

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