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

In This Topic
    _buildLegendSymbolLineStyle Method (ICartesianLineLegendSymbolStyleBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Function _buildLegendSymbolLineStyle( _
       ByVal legendSymbolView As ILegendSymbolView, _
       ByVal context As IRenderContext _
    ) As IStyle
    IStyle _buildLegendSymbolLineStyle( 
       ILegendSymbolView legendSymbolView,
       IRenderContext context
    )

    Parameters

    legendSymbolView
    context
    See Also