ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _TextLegendSymbolViewBuilder Class / _TextLegendSymbolViewBuilder Constructor

In This Topic
    _TextLegendSymbolViewBuilder Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       Optional ByVal showSymbols As Boolean, _
       Optional ByVal useSymbolStyle As Boolean _
    )
    public _TextLegendSymbolViewBuilder( 
       bool showSymbols,
       bool useSymbolStyle
    )

    Parameters

    showSymbols
    useSymbolStyle
    See Also