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

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

    Parameters

    point
    See Also