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

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

    Parameters

    legendSymbolView
    context
    See Also