[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DContourStyles

Chart3DContourStyles Class

Describes the set of Chart3DContourStyle objects.

Inheritance
Chart3DContourStyles
Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DContourStyles

Properties

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.

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.