Chart3DGridLines Class Members
In This Topic
The following tables list the members exposed by Chart3DGridLines.
Public Properties
| Name | Description |
| IsOnXYPlane | 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. |
| IsOnXZPlane | 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. |
| 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. |
| Style | Gets the line style used to draw the grid. |
Top
Public Events
See Also