FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DView Class / Floor Property

In This Topic
    Floor Property (Chart3DView)
    In This Topic
    Gets the Chart3DProject object for floor. The projection of contours and zones onto the z=zmin plane. This property is used only in surface charts.
    Syntax
    'Declaration
     
    Public ReadOnly Property Floor As Chart3DProjection
    public Chart3DProjection Floor {get;}
    See Also