Spread Windows Forms 12.0 Product Documentation
BevelCollection Class Members
Properties  Methods  Events


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : BevelCollection Class

The following tables list the members exposed by BevelCollection.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the number of bevels in the collection.  
Public PropertyGets or sets the bevel at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdds a bevel to the collection.  
Public MethodAdds an array of bevels to the collection.  
Public MethodRemoves all bevels from the collection.  
Public MethodCreates a new collection that is a copy of this collection.  
Public MethodDetermines whether the collection contains a specific bevel.  
Public MethodCopies the bevels in the collection to an array, starting at the specified array index.  
Public MethodGets an enumerator that iterates through the collection.  
Public MethodDetermines the index of the bevel in the collection.  
Public MethodInserts a bevel into the collection at the specified index.  
Public MethodInserts an array of bevels into the collection at the specified index.  
Public MethodRemoves a bevel from the collection.  
Public MethodRemoves a bevel from the collection at the specified index.  
Public MethodSets the bevel at the specified index.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event.  
Top
Public Events
 NameDescription
Public EventOccurs when the collection is changed.  
Top
See Also

Reference

BevelCollection Class
FarPoint.Win.Chart Namespace