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

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