[]
The class View3D defines the three-dimensional features of a chart. These properties when used in conjunction with the ChartGroup Use3D property are used to produce 3D effects for Area, Bar, Pie and XYPlot charts.
[TypeConverter(typeof(c1ChartTypeConverter))]
public class View3D
Name | Description |
---|---|
Depth | The apparent chart depth as a percentage of chart width. |
Elevation | The apparent degree of inclination of the eye-point above the X-axis. |
Rotation | The apparent degree of rotation of the eye-point to the right of the Y-axis. |
Shading | Specifies the type of shading applied to 3D areas of the chart. |