[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DGridLines

Chart3DGridLines Class

The Chart3DGridLines class and its properties are used for control appearance of grid.

Inheritance
Chart3DGridLines
Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DGridLines
Remarks

It is returned by the MajorGrid property of a Chart3DAxis.

Properties

Name Description
IsOnXYPlane

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

IsOnXZPlane

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

IsOnYZPlane

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

Style

Gets or sets line style for drawing grid.