[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DContour.IsZoned

IsZoned Property

IsZoned

Gets or sets a value indicating whether the chart is zoned.

Declaration
[C1Description("Chart3DContour.IsZoned", "Indicates whether the chart is zoned.")]
public bool IsZoned { get; set; }
<C1Description("Chart3DContour.IsZoned", "Indicates whether the chart is zoned.")>
Public Property IsZoned As Boolean