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.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public class View3D
Visual Basic
Public Class View3D

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart..::..View3D

See Also