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

In This Topic
    Depth Property
    In This Topic
    The apparent chart depth as a percentage of chart width.
    Syntax
    'Declaration
     
    Public Property Depth As System.Integer
    public System.int Depth {get; set;}
    See Also