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

In This Topic
Chart3DContourLevelsCollection Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverloaded. Add specified contour level to the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodDetermines whether the specified Chart3DContourLevel exists in the collection.  
Public MethodCopies the collection Chart3DContourLevel elements beginning with the specified index to an array of Chart3DContourLevel objects.  
Public MethodGets the index of the specified Chart3DContourLevel in the collection.  
Public MethodAdds a Chart3DContourLevel object to the collection at the specified index.  
Public MethodOverloaded. Remove contour level with specified value from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also