ComponentOne FlexReport for WinForms
IsContoured Property (Chart3DProjection)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DProjection Class : IsContoured Property
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.
Syntax
'Declaration
 
Public Property IsContoured As System.Boolean
public System.bool IsContoured {get; set;}
See Also

Reference

Chart3DProjection Class
Chart3DProjection Members