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

In This Topic
    LegendsCollection Class Members
    In This Topic

    The following tables list the members exposed by LegendsCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the LegendsCollection class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverloaded. 

    Gets or sets the LegendsCollection item by the specified parameter.

     
    Top
    Public Methods
     NameDescription
    Public MethodAdds a Legend to the collection.  
    Public MethodAdds an array of Legends to the collection.  
    Public MethodReleases the LegendsCollection object from memory.  
    Public MethodCreates a clone of the LegendsCollection.  
    Public MethodDetermines whether the collection contains the specified legend.  
    Public MethodCopies the entire collection to an array, starting at the specified index of the target array.  
    Public MethodCompares the LegendsCollection object to another System.Object to see whether they are equal.  
    Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
    Public MethodReturns the index of the first occurrence of a value in the collection.  
    Public MethodInserts a legend into the collection at the specified index.  
    Public MethodRemoves the first occurrence of a specific Legend from the collection.  
    Top
    See Also