ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Import.Models Namespace / Chart Class / Legends Field

In This Topic
    Legends Field
    In This Topic
    Syntax
    'Declaration
     
    Public Legends As Collection(Of ChartLegend)
    public Collection<ChartLegend> Legends
    See Also