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

In This Topic
    GapDepth Property
    In This Topic
    Gets or sets the depth gap between 3D bars and columns, in percent.

    Default: 100.

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