[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DContour.IsContoured

IsContoured Property

IsContoured

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

Declaration
[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