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

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

    Parameters

    point
    See Also