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

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

    Parameters

    point
    See Also