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

In This Topic
    _bindLegendItem Method (ILegendSymbolView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _bindLegendItem( _
       ByVal item As ILegendItemView _
    ) 
    void _bindLegendItem( 
       ILegendItemView item
    )

    Parameters

    item
    See Also