C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DContourStylesCollection Class

In This Topic
Chart3DContourStylesCollection Class Methods
In This Topic

For a list of all members of this type, see Chart3DContourStylesCollection members.

Public Methods
 NameDescription
Public MethodAdd specified contour style to the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodDetermines whether the specified Chart3DContourStyle exists in the collection.  
Public MethodCopies the collection Chart3DContourStyle elements beginning with the specified index to an array of Chart3DContourStyle objects.  
Public MethodGets the index of the specified Chart3DContourStyle in the collection.  
Public MethodAdds a Chart3DContourStyle object to the collection at the specified index.  
Public MethodRemoves a Chart3DContourStyle object from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also