ComponentOne FlexReport for WinForms
Ceiling Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DView Class : Ceiling Property
Gets the Chart3DProject object for ceiling. The projection of contours and zones onto the z=zmax plane. This property is used only in surface charts.
Syntax
'Declaration
 
Public ReadOnly Property Ceiling As Chart3DProjection
public Chart3DProjection Ceiling {get;}
See Also

Reference

Chart3DView Class
Chart3DView Members