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

In This Topic
    Legend Property (Series)
    In This Topic
    Gets or sets the Legend object for the series.
    Syntax
    'Declaration
     
    Public Property Legend As Legend
    public Legend Legend {get; set;}
    See Also