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

In This Topic
    _calcValue Method (IBaseHierarchicalPointDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Sub _calcValue( _
       ByVal yValue As IDimensionValue _
    ) 
    void _calcValue( 
       IDimensionValue yValue
    )

    Parameters

    yValue
    See Also