ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DView Class / Ceiling Property

In This Topic
    Ceiling Property
    In This Topic
    Gets the ceiling object.
    Syntax
    'Declaration
     
    Public Property Ceiling As Chart3DProjection
    public Chart3DProjection Ceiling {get; set;}
    Remarks
    The projection of contours and zones onto the z=zmax plane. This property is used only in surface charts.
    See Also