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

In This Topic
    View Property
    In This Topic
    Gets the 3d-view object.
    Syntax
    'Declaration
     
    Public ReadOnly Property View As Chart3DView
    public Chart3DView View {get;}
    Remarks
    View object controls appearance of plot cube in 3d-space.
    See Also