The Chart3DContourStyle Collection Editor is used for editing each contour level's style such as their fill color and line style.
To access the Chart3DContourStyle Collection Editor:
1. Right-click on the C1Chart3D control and select Properties from its context menu.
2. In the Properties window, expand the ChartGroups node, then expand the ContourStyles node and click on the ellipsis button next to the Styles property. The Chart3DContourStyle Collection Editor opens.
Properties available in the Chart3DContourStyle
Collection Editor
The following properties are available for the user in the Chart3DContourStyle Collection Editor at design time or they can be used in the Chart3DContourStyles class at run time:
Members | Description |
Gets or sets zone fill color. | |
Gets or sets the line style for drawing contours. | |
Gets or sets the color of a plotted line. | |
Gets or sets the pattern of a plotted line. | |
Gets or sets the thickness of a plotted line. |