ComponentOne FlexReport for WinForms
IsOnXZPlane Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DGridLines Class : IsOnXZPlane Property
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.
Syntax
'Declaration
 
Public Property IsOnXZPlane As System.Boolean
public System.bool IsOnXZPlane {get; set;}
See Also

Reference

Chart3DGridLines Class
Chart3DGridLines Members