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

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

    Parameters

    depth
    See Also