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

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

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

    See Also