ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IBaseHierarchicalPointDataModel Interface / _levelValue Method

In This Topic
    _levelValue Method (IBaseHierarchicalPointDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Function _levelValue( _
       ByVal depth As Double _
    ) As Double
    double _levelValue( 
       double depth
    )

    Parameters

    depth
    See Also