Name | Description | |
---|---|---|
![]() | LegendItemsCollection Constructor | Initializes new instance of the LegendItemsCollection class |
The following tables list the members exposed by LegendItemsCollection.
Name | Description | |
---|---|---|
![]() | LegendItemsCollection Constructor | Initializes new instance of the LegendItemsCollection class |
Name | Description | |
---|---|---|
![]() | Add | Adds a legend item to the collection. |
![]() | AddRange | Adds an array of legend items to the collection. |
![]() | Clone | Creates a clone of the LegendItems collection. |
![]() | Contains | Determines whether the collection contains the specified LegendItem. |
![]() | CopyTo | Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array. |
![]() | Equals | Compares the LegendItemsCollection object to another System.Object to see whether they are equal. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | IndexOf | Returns the index of the first occurrence of a value in the collection. |
![]() | Insert | Inserts a LegendItem into the collection at the specified index. |
![]() | Remove | Removes the first occurrence of a specific object from the collection. |