Chart3DContourStyles Class Members
In This Topic
The following tables list the members exposed by Chart3DContourStyles.
Public Properties
| Name | Description |
| Colors | Gets the collection of colors. |
| ColorSet | Gets or sets predefined color collections for contour styles. |
| Item | Gets the specified Chart3DContourStyle by numeric index. |
| Styles | Gets the collection of contour styles. |
Top
Public Methods
| Name | Description |
| Reset | Resets the Chart3DContourStyles to the default state. |
| ShouldSerializeColors | Returns false if the Chart3DContourStyles Colors property is in the default state. |
| ShouldSerializeStyles | Returns false if the Chart3DContourStyles Styles property is in the default state. |
Top
See Also