ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseHierarchicalPointDataModel Class / _depth Method

In This Topic
    _depth Method (_BaseHierarchicalPointDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function _depth() As Integer
    public abstract int _depth()
    See Also