Represents level of contour or zone chart.

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

Syntax

C#
public class Chart3DContourLevel : IComparable
Visual Basic
Public Class Chart3DContourLevel _
	Implements IComparable

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart3D..::..Chart3DContourLevel

See Also