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

In This Topic
    _percentagewise Method (_CartesianPlotLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _percentagewise( _
       ByVal plotView As ICartesianPlotView _
    ) 
    public void _percentagewise( 
       ICartesianPlotView plotView
    )

    Parameters

    plotView
    See Also