Use the members of this enumeration to set the value of the ZoneMethod
property in the Chart3DContour class.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
public enum ZoneMethodEnum |
Visual Basic |
---|
Public Enumeration ZoneMethodEnum |
Members
Member name | Value | Description | |
---|---|---|---|
Contours | 0 | Contour zoning, a cell can have different colors, according to corresponding contour level. | |
Cells | 1 | Cell zoning, a cell can have only one color. |