FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : LegendAreaCollection Class |
For a list of all members of this type, see LegendAreaCollection members.
Name | Description | |
---|---|---|
Add | Adds a legend area to the collection. | |
AddRange | Adds an array of legend areas to the collection. | |
Clear | Removes all legend areas from the collection. | |
Contains | Determines whether the collection contains a specific legend area. | |
CopyTo | Copies the legend areas in the collection to an array, starting at the specified array index. | |
GetEnumerator | Gets an enumerator that iterates through the collection. | |
GetSchema | This method is reserved and should not be used. | |
IndexOf | Determines the index of the legend area in the collection. | |
Insert | Inserts a legend area into the collection at the specified index. | |
InsertRange | Inserts an array of legend areas into the collection at the specified index. | |
ReadXml | Generates an object from its XML representation | |
Remove | Removes a legend area from the collection. | |
RemoveAt | Remove a legend area from the collection at the specified index. | |
WriteXml | Converts an object into its XML representation. |