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

In This Topic
    IsOnYZPlane Property
    In This Topic
    Gets or sets whether grid lines are to appear on the YZ-plane.
    Syntax
    'Declaration
     
    Public Property IsOnYZPlane As System.Boolean
    public System.bool IsOnYZPlane {get; set;}
    Remarks
    In 2D projections, grid lines are drawn perpendicular to the axis.
    See Also