Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartThreeDProperties Class / DepthRatio Property

In This Topic
    DepthRatio Property
    In This Topic
    Gets or sets the ratio (in percent) between depth and width.

    Default: 100.

    Syntax
    'Declaration
     
    Public Property DepthRatio As RdlInt
    public RdlInt DepthRatio {get; set;}
    See Also