Add specified contour level to the collection.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
public int Add( Chart3DContourLevel level ) |
Visual Basic |
---|
Public Function Add ( _ level As Chart3DContourLevel _ ) As Integer |
Parameters
- level
- Type: C1.Win.C1Chart3D..::..Chart3DContourLevel
The Chart3DContourLevel to add.