[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DGridLines.IsOnYZPlane

IsOnYZPlane Property

IsOnYZPlane

Gets or sets a value indicating whether grid lines are to appear on the YZ-plane. In 2D projections, grid lines are drawn perpendicular to the axis.

Declaration
[C1Description("Chart3DGridLines.IsOnYZPlane", "Specifies whether grid lines are to appear on the YZ-plane.")]
public bool IsOnYZPlane { get; set; }
<C1Description("Chart3DGridLines.IsOnYZPlane", "Specifies whether grid lines are to appear on the YZ-plane.")>
Public Property IsOnYZPlane As Boolean