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

In This Topic
    _buildLegendSymbolColor Method (_ParallelLegendSymbolColorBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _buildLegendSymbolColor( _
       ByVal legendSymbolView As ILegendSymbolView _
    ) As IColor
    public IColor _buildLegendSymbolColor( 
       ILegendSymbolView legendSymbolView
    )

    Parameters

    legendSymbolView
    See Also