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

In This Topic
    _TextLegendSymbolView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal symbols As Boolean _
    )
    public _TextLegendSymbolView( 
       bool symbols
    )

    Parameters

    symbols
    See Also