ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Legend Class / LegendItems Property

In This Topic
    LegendItems Property (Legend)
    In This Topic
    Gets the custom legend items collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property LegendItems As LegendItemsCollection
    public LegendItemsCollection LegendItems {get;}
    See Also