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

In This Topic
    View3D Property (Chart3DLabel)
    In This Topic
    Gets or sets the 3D-view plane of the label.
    Syntax
    'Declaration
     
    Public Property View3D As LabelView3DEnum
    public LabelView3DEnum View3D {get; set;}
    See Also