[]
Gets or sets a value indicating whether grid lines are to appear on the XZ-plane. In 2D projections, grid lines are drawn perpendicular to the axis.
[C1Description("Chart3DGridLines.IsOnXZPlane", "Specifies whether grid lines are to appear on the XZ-plane.")]
public bool IsOnXZPlane { get; set; }
<C1Description("Chart3DGridLines.IsOnXZPlane", "Specifies whether grid lines are to appear on the XZ-plane.")>
Public Property IsOnXZPlane As Boolean