FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : BevelCollection Class |
For a list of all members of this type, see BevelCollection members.
Name | Description | |
---|---|---|
Add | Adds a bevel to the collection. | |
AddRange | Adds an array of bevels to the collection. | |
Clear | Removes all bevels from the collection. | |
Clone | Creates a new collection that is a copy of this collection. | |
Contains | Determines whether the collection contains a specific bevel. | |
CopyTo | Copies the bevels in the collection to an array, starting at the specified array index. | |
GetEnumerator | Gets an enumerator that iterates through the collection. | |
IndexOf | Determines the index of the bevel in the collection. | |
Insert | Inserts a bevel into the collection at the specified index. | |
InsertRange | Inserts an aray of bevels into the collection at the specified index. | |
Remove | Removes a bevel from the collection. | |
RemoveAt | Removes a bevel from the collection at the specified index. |