[]
Describes the set of Chart3DContourStyle objects.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DContourStyles
| Name | Description |
|---|---|
| ColorSet | Gets or sets predefined color collections for contour styles. |
| Colors | Gets the collection of colors. |
| this[int] | Gets the specified Chart3DContourStyle by numeric index. |
| Styles | Gets the collection of contour styles. |
| 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. |