[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DProjection.IsZoned

IsZoned Property

IsZoned

Gets or sets a value indicating whether the projected zones are to be drawn. If True, projected contours are drawn regardless of the value of the IsZoned property of the Chart3DContour object.

Declaration
[C1Description("Chart3DProjection.IsZoned", "Specifies whether the projected zones are to be drawn.")]
public bool IsZoned { get; set; }
<C1Description("Chart3DProjection.IsZoned", "Specifies whether the projected zones are to be drawn.")>
Public Property IsZoned As Boolean