[]
Initializes a new instance of the Chart3DContourStyle class.
public Chart3DContourStyle()
Initializes a new instance of the Chart3DContourStyle class with specified parameters.
public Chart3DContourStyle(Color fillColor, Color lineColor, float width, LinePatternEnum pattern)
| Type | Name | Description |
|---|---|---|
| Color | fillColor | Fill color. |
| Color | lineColor | Line color. |
| float | width | Line width. |
| LinePatternEnum | pattern | Line pattern. |