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

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

    Parameters

    point
    See Also