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

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

    Parameters

    legendSymbolView
    context
    See Also