Collapse image Expand Image Copy image CopyHover image
         


.NET Framework Class Library
Chart3DContour..::..Levels Property
Chart3DContour Class  See Also 
Gets collection of contour levels.

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

Syntax

C#
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[RefreshPropertiesAttribute(RefreshProperties.Repaint)]
public Chart3DContourLevelsCollection Levels { get; }
Visual Basic
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> _
<RefreshPropertiesAttribute(RefreshProperties.Repaint)> _
Public ReadOnly Property Levels As Chart3DContourLevelsCollection
	Get

See Also

Chart3DContour Class
C1.Win.C1Chart3D Namespace
C1.Win.C1Chart3D..::..Chart3DContour
Footer image