[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DGridLines.IsOnXYPlane

IsOnXYPlane Property

IsOnXYPlane

Gets or sets whether grid lines are to appear on the XY-plane.

Declaration
public bool IsOnXYPlane { get; set; }
Remarks

In 2D projections, grid lines are drawn perpendicular to the axis.

See Also