FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DArea Class / View Property

In This Topic
    View Property (Chart3DArea)
    In This Topic
    Gets the object controlling the appearance of plot cube in 3D-space.
    Syntax
    'Declaration
     
    Public ReadOnly Property View As Chart3DView
    public Chart3DView View {get;}
    See Also