[]
Gets or sets a value indicating whether the chart is zoned.
[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