[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DProjection.IsContoured

IsContoured Property

IsContoured

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

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