The following tables list the members exposed by ChartArea3DStyle.
Name | Description | |
---|---|---|
Clustered |
Gets or sets a boolean value that determines if bar chart or column chart data series are clustered (displayed along distinct rows). Indicates that series should be drawn as clustered. | |
Enable3D |
Gets or sets a boolean value that toggles 3D for a chart area on and off. Enables/disables 3D chart types in the area. | |
Light |
Gets or sets the type of lighting for a 3D chart area. 3D area light style. | |
Perspective |
Gets or sets the percent of perspective for a 3D chart area. 3D area perspective which controls the view of the chart depth. | |
PointDepth |
Gets or sets the depth of data points displayed in 3D chart areas. Series points depth in percentages (0-1000%). | |
PointGapDepth |
Gets or sets the distance between series rows in 3D chart areas. Series points gap depth in percentages (0-1000%). | |
RightAngleAxes |
Gets or sets a boolean that determines if a chart area is displayed using an isometric projection. Indicates that axes are set at the right angle independent of the rotation. | |
WallWidth |
Gets or sets the width of the walls displayed in 3D chart areas. Chart area walls width in pixels. | |
XAngle |
Gets or sets the angle of rotation around the horizontal axes for 3D chart areas. Chart area rotation angle around the X axis. | |
YAngle |
Gets or sets the angle of rotation around the vertical axes for 3D chart areas. Chart area rotation angle around the Y axis. |