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

In This Topic
    _setSymbol Method (_ItemizedLegendItemDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setSymbol( _
       ByVal value As ILegendSymbolView _
    ) 
    public void _setSymbol( 
       ILegendSymbolView value
    )

    Parameters

    value
    See Also