Describes the set of Chart3DContourStyle objects.

Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

C#
[DefaultMemberAttribute("Item")]
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class Chart3DContourStyles
Visual Basic
<DefaultMemberAttribute("Item")> _
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public Class Chart3DContourStyles

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart3D..::..Chart3DContourStyles

See Also