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

In This Topic
    _totalValueByDetailsValue Method (ICartesianPlotDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Function _totalValueByDetailsValue( _
       ByVal point As ICartesianPointDataModel _
    ) As Double
    double _totalValueByDetailsValue( 
       ICartesianPointDataModel point
    )

    Parameters

    point
    See Also