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

In This Topic
    View3D Property (Chart3DView)
    In This Topic
    Gets or sets predefined view.
    Syntax
    'Declaration
     
    Public Property View3D As View3DEnum
    public View3DEnum View3D {get; set;}
    See Also