ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseHierarchicalPointView<TOwnerView,TParentView> Class / depth Property

In This Topic
    depth Property (_BaseHierarchicalPointView<TOwnerView,TParentView>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property depth As Integer
    public int depth {get;}
    See Also