[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DProjection.IsZoned

IsZoned Property

IsZoned

Gets or sets whether the chart is zoned.

Declaration
public bool IsZoned { get; set; }
Remarks

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

See Also