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

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