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

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

    Parameters

    item
    See Also