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

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

    Parameters

    showSymbol
    See Also