Gets or sets a value indicating whether grid lines are to appear on the XY-plane. In 2D projections, grid lines are drawn perpendicular to the axis.
Syntax
'Declaration
Public Property IsOnXYPlane As System.Boolean
public System.bool IsOnXYPlane {get; set;}
See Also