ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / LegendItemsCollection Class
Members

In This Topic
    LegendItemsCollection Class
    In This Topic
    Represents the settings for the LegendItemsCollection class.
    Object Model
    LegendItemsCollection Class
    Syntax
    'Declaration
     
    Public NotInheritable Class LegendItemsCollection 
       Inherits System.Collections.CollectionBase
    public sealed class LegendItemsCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          GrapeCity.ActiveReports.Chart.LegendItemsCollection

    See Also