[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DProjection.IsContoured

IsContoured Property

IsContoured

Gets or sets whether projected contours are to be drawn.

Declaration
public bool IsContoured { get; set; }
Remarks

If True, projected contours are drawn regardless of the value of the IsContoured property of the Contour object.

See Also