2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / View3D Class
Members

In This Topic
    View3D Class
    In This Topic
    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.
    Object Model
    View3D Class
    Syntax
    'Declaration
     
    Public Class View3D 
    public class View3D 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Chart.View3D

    See Also