[]
Gets or sets a value indicating whether the chart is contoured.
[C1Description("Chart3DContour.IsContoured", "Indicates whether the chart is contoured.")]
public bool IsContoured { get; set; }
<C1Description("Chart3DContour.IsContoured", "Indicates whether the chart is contoured.")>
Public Property IsContoured As Boolean