FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DView3D Class / Depth Property

In This Topic
    Depth Property (Chart2DView3D)
    In This Topic
    Gets or sets the apparent chart depth as a percentage of chart width.
    Syntax
    'Declaration
     
    Public Property Depth As Integer
    public int Depth {get; set;}
    See Also