FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DGroup Class / Surface Property

In This Topic
    Surface Property (Chart3DGroup)
    In This Topic
    Gets the object that controls the appearance of a surface format chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property Surface As Chart3DSurface
    public Chart3DSurface Surface {get;}
    See Also