ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Chart Class / Legend Property

In This Topic
    Legend Property (Chart)
    In This Topic
    Gets or sets global legend config
    Syntax
    'Declaration
     
    Public Property Legend As GlobalLegendOption
    public GlobalLegendOption Legend {get; set;}
    See Also