ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Legend Class
Members

In This Topic
    Legend Class
    In This Topic
    The Legend element defines the properties that are used to display instances of the series groupings in a chart legend.
    Object Model
    Legend Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Legend 
       Implements IValidateable 
    public sealed class Legend : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.Legend

    See Also