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

In This Topic
    _setSymbol Method (IItemizedLegendItemDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Sub _setSymbol( _
       ByVal symbol As ILegendSymbolView _
    ) 
    void _setSymbol( 
       ILegendSymbolView symbol
    )

    Parameters

    symbol
    See Also