ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Bar Structure / Depth Property

In This Topic
    Depth Property (Bar)
    In This Topic
    Gets the depth of the bar.
    Syntax
    'Declaration
     
    Public ReadOnly Property Depth As Integer
    public int Depth {get;}
    See Also