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

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

    Parameters

    point
    See Also